Home
last modified time | relevance | path

Searched defs:dyld_module_sp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderMacOSXDYLD.cpp259 ModuleSP dyld_module_sp; in ReadDYLDInfoFromMemoryAndSetNotificationCallback() local
972 ModuleSP dyld_module_sp(GetDYLDModule()); UpdateImageInfosHeaderAndLoadCommands() local
1026 ModuleSP dyld_module_sp = GetDYLDModule(); SetNotificationBreakpoint() local
[all...]
H A DDynamicLoaderDarwin.cpp612 SetDYLDModule(lldb::ModuleSP & dyld_module_sp) SetDYLDModule() argument