Searched defs:os_type (Results 1 – 5 of 5) sorted by relevance
32 const llvm::Triple::OSType os_type = triple_ref.getOS(); in LLDB_PLUGIN_DEFINE() local
116 llvm::Triple::OSType os_type = llvm::Triple::OSType::UnknownOS; global() member
1159 const llvm::Triple::OSType os_type = UseDYLDSPI() local [all...]
74 const llvm::Triple::OSType os_type = arch.GetTriple().getOS(); in CreateInstance() local
2005 std::string os_type; DecodeProcessInfoResponse() local