Home
last modified time | relevance | path

Searched defs:elf_abi (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp580 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags()
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2130 std::string elf_abi; in GetCurrentProcessInfo() local