Home
last modified time | relevance | path

Searched defs:os_type (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp32 const llvm::Triple::OSType os_type = triple_ref.getOS(); in LLDB_PLUGIN_DEFINE() local
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.h116 llvm::Triple::OSType os_type = llvm::Triple::OSType::UnknownOS; global() member
H A DDynamicLoaderDarwin.cpp1159 const llvm::Triple::OSType os_type = UseDYLDSPI() local
[all...]
/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp74 const llvm::Triple::OSType os_type = arch.GetTriple().getOS(); in CreateInstance() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2005 std::string os_type; DecodeProcessInfoResponse() local