Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp395 std::string os_name = JSONImageInformationIntoImageInfo() local
[all...]
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1193 ParseOSType(llvm::StringRef value,std::string & os_name,std::string & environment) ParseOSType() argument
1225 std::string os_name; GetHostInfo() local
2135 std::string os_name; GetCurrentProcessInfo() local
[all...]
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1094 char os_name[32]; RefineModuleDetailsFromNote() local