Searched defs:DumpEmulation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBInstruction.cpp | 328 bool SBInstruction::DumpEmulation(const char *triple) { in DumpEmulation() function in SBInstruction |
/llvm-project/lldb/source/Core/ | ||
H A D | Disassembler.cpp | 682 bool Instruction::DumpEmulation(const ArchSpec &arch) { DumpEmulation() function in Instruction |