Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/e2p/
Dostype.c28 char *e2p_os2string(int os_type) in e2p_os2string()
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
DDynamicLoaderStatic.cpp31 const llvm::Triple::OSType os_type = triple_ref.getOS(); in LLDB_PLUGIN_DEFINE() local
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.h118 llvm::Triple::OSType os_type = llvm::Triple::OSType::UnknownOS; member
DDynamicLoaderDarwin.cpp1163 const llvm::Triple::OSType os_type = in UseDYLDSPI() local
/external/webrtc/rtc_base/win/
Dwindows_version.cc301 DWORD os_type; in OSInfo() local
/external/curl/lib/
Dftplistparser.c154 } os_type; member
/external/llvm-project/lldb/source/Plugins/ABI/X86/
DABISysV_x86_64.cpp72 const llvm::Triple::OSType os_type = arch.GetTriple().getOS(); in CreateInstance() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1924 std::string os_type; in DecodeProcessInfoResponse() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp4890 llvm::StringRef os_type; member