struct StartupData
Defined at line 56 of file ../../sdk/lib/ld/posix.h
This is declared in the OS-specific header (posix.h or zircon.h).
Public Members
uintptr_t argc
char ** argv
char ** envp
size_t page_size
bool ld_debug
Log log
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