Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp516 GetOsFromOSABI(unsigned char osabi_byte,llvm::Triple::OSType & ostype) GetOsFromOSABI() argument
572 llvm::Triple::OSType ostype; GetModuleSpecifications() local
1382 llvm::Triple::OSType ostype; GetSectionHeaderInfo() local
[all...]
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp1268 std::string ostype = std::string(proc_triple.getOSName()); in CreateProcessInfoResponse_DebugServerStyle() local
[all...]
/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1300 llvm::Triple::OSType ostype = arch.IsValid() Format() local