Searched defs:os_name (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/ | ||
H A D | DynamicLoaderDarwin.cpp | 395 std::string os_name = JSONImageInformationIntoImageInfo() local |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 1193 ParseOSType(llvm::StringRef value,std::string & os_name,std::string & environment) ParseOSType() argument |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 1094 char os_name[32]; RefineModuleDetailsFromNote() local |