Home
last modified time | relevance | path

Searched defs:os_name (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.cpp404 std::string os_name = in JSONImageInformationIntoImageInfo() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp1175 static void ParseOSType(llvm::StringRef value, std::string &os_name, in ParseOSType()
1206 std::string os_name; in GetHostInfo() local
2126 std::string os_name; in GetCurrentProcessInfo() local
/openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1072 char os_name[32]; in RefineModuleDetailsFromNote() local