Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DArchSpec.cpp559 void ArchSpec::SetFlags(const std::string &elf_abi) { in SetFlags()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2059 std::string elf_abi; in GetCurrentProcessInfo() local