Home
last modified time | relevance | path

Searched refs:PlatformDarwin (Results 1 – 13 of 13) sorted by relevance

/external/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp38 PlatformDarwin::PlatformDarwin (bool is_host) : in PlatformDarwin() function in PlatformDarwin
51 PlatformDarwin::~PlatformDarwin() in ~PlatformDarwin()
56 PlatformDarwin::LocateExecutableScriptingResources (Target *target, in LocateExecutableScriptingResources()
126 PlatformDarwin::ResolveExecutable (const FileSpec &exe_file, in ResolveExecutable()
245 PlatformDarwin::ResolveSymbolFile (Target &target, in ResolveSymbolFile()
274 PlatformDarwin::GetSharedModule (const ModuleSpec &module_spec, in GetSharedModule()
373 PlatformDarwin::GetSoftwareBreakpointTrapOpcode (Target &target, BreakpointSite *bp_site) in GetSoftwareBreakpointTrapOpcode()
440 PlatformDarwin::GetRemoteOSVersion () in GetRemoteOSVersion()
450 PlatformDarwin::GetRemoteOSBuildString (std::string &s) in GetRemoteOSBuildString()
459 PlatformDarwin::GetRemoteOSKernelDescription (std::string &s) in GetRemoteOSKernelDescription()
[all …]
DPlatformDarwin.h19 class PlatformDarwin : public lldb_private::Platform
22 PlatformDarwin (bool is_host);
25 ~PlatformDarwin();
128 DISALLOW_COPY_AND_ASSIGN (PlatformDarwin);
DCMakeLists.txt4 PlatformDarwin.cpp
DAndroid.mk12 PlatformDarwin.cpp \
DPlatformMacOSX.h19 class PlatformMacOSX : public PlatformDarwin
DPlatformiOSSimulator.h19 class PlatformiOSSimulator : public PlatformDarwin
DPlatformMacOSX.cpp146 PlatformDarwin (is_host) in PlatformMacOSX()
DPlatformRemoteiOS.h21 class PlatformRemoteiOS : public PlatformDarwin
DPlatformDarwinKernel.h26 class PlatformDarwinKernel : public PlatformDarwin
DPlatformDarwinKernel.cpp250 PlatformDarwin (false), // This is a remote platform in PlatformDarwinKernel()
617 …return PlatformDarwin::GetSharedModule (module_spec, module_sp, module_search_paths_ptr, old_modul… in GetSharedModule()
DPlatformiOSSimulator.cpp145 PlatformDarwin (true), in PlatformiOSSimulator()
DPlatformRemoteiOS.cpp169 PlatformDarwin (false), // This is a remote platform in PlatformRemoteiOS()
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj421 …4D133A6305004E4240 /* PlatformDarwin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2697A54B13…
1049 …004E4240 /* PlatformDarwin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
1050 …305004E4240 /* PlatformDarwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
3168 2697A54B133A6305004E4240 /* PlatformDarwin.cpp */,
3169 2697A54C133A6305004E4240 /* PlatformDarwin.h */,
4186 2697A54D133A6305004E4240 /* PlatformDarwin.cpp in Sources */,