struct StartupData
Defined at line 23 of file ../../sdk/lib/ld/zircon.h
This collects the data from the bootstrap channel.
Public Members
Log log
vmar vmar
vmar self_vmar
vmo executable_vmo
channel ldsvc
bool ld_debug
Public Methods
zx::vmo GetLibraryVmo (Diagnostics & diag, std::string_view name)
Defined at line 89 of file ../../sdk/lib/ld/ldsvc.cc
void ConfigLdsvc (Diagnostics & diag, std::string_view name)
Defined at line 93 of file ../../sdk/lib/ld/ldsvc.cc