Home
last modified time | relevance | path

Searched refs:ResolveExecutableModule (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
HDDynamicLoaderPOSIXDYLD.h173 ResolveExecutableModule(lldb::ModuleSP &module_sp);
HDDynamicLoaderPOSIXDYLD.cpp127 ResolveExecutableModule (executable_sp); in DidAttach()
643 DynamicLoaderPOSIXDYLD::ResolveExecutableModule (lldb::ModuleSP &module_sp) in ResolveExecutableModule() function in DynamicLoaderPOSIXDYLD