Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp583 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2139 std::string elf_abi; in GetCurrentProcessInfo() local