Searched refs:DynamicLoaderPOSIXDYLD (Results 1 – 7 of 7) sorted by relevance
32 DynamicLoaderPOSIXDYLD::Initialize() in Initialize()40 DynamicLoaderPOSIXDYLD::Terminate() in Terminate()45 DynamicLoaderPOSIXDYLD::GetPluginName() in GetPluginName()51 DynamicLoaderPOSIXDYLD::GetPluginNameStatic() in GetPluginNameStatic()58 DynamicLoaderPOSIXDYLD::GetPluginDescriptionStatic() in GetPluginDescriptionStatic()65 DynamicLoaderPOSIXDYLD::GetPluginCommandHelp(const char *command, Stream *strm) in GetPluginCommandHelp()70 DynamicLoaderPOSIXDYLD::GetPluginVersion() in GetPluginVersion()76 DynamicLoaderPOSIXDYLD::CreateInstance(Process *process, bool force) in CreateInstance()88 return new DynamicLoaderPOSIXDYLD (process); in CreateInstance()92 DynamicLoaderPOSIXDYLD::DynamicLoaderPOSIXDYLD(Process *process) in DynamicLoaderPOSIXDYLD() function in DynamicLoaderPOSIXDYLD[all …]
23 class DynamicLoaderPOSIXDYLD : public lldb_private::DynamicLoader42 DynamicLoaderPOSIXDYLD(lldb_private::Process *process);45 ~DynamicLoaderPOSIXDYLD();167 DISALLOW_COPY_AND_ASSIGN(DynamicLoaderPOSIXDYLD);
6 DynamicLoaderPOSIXDYLD.cpp
14 DynamicLoaderPOSIXDYLD.cpp
113 DynamicLoaderPOSIXDYLD::Initialize (); in Initialize()197 DynamicLoaderPOSIXDYLD::Terminate (); in Terminate()
220 …m_dyld_ap.reset (DynamicLoader::FindPlugin(this, DynamicLoaderPOSIXDYLD::GetPluginNameStatic().Get… in GetDynamicLoader()
494 …2100087D58 /* DynamicLoaderPOSIXDYLD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 26FFC19714…495 …72100087D58 /* DynamicLoaderPOSIXDYLD.h in Headers */ = {isa = PBXBuildFile; fileRef = 26FFC19814F…1435 … /* DynamicLoaderPOSIXDYLD.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…1436 …D58 /* DynamicLoaderPOSIXDYLD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …3304 26FFC19714FC072100087D58 /* DynamicLoaderPOSIXDYLD.cpp */,3305 26FFC19814FC072100087D58 /* DynamicLoaderPOSIXDYLD.h */,3531 26FFC19E14FC072100087D58 /* DynamicLoaderPOSIXDYLD.h in Headers */,4266 26FFC19D14FC072100087D58 /* DynamicLoaderPOSIXDYLD.cpp in Sources */,