Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstruction.cpp328 bool SBInstruction::DumpEmulation(const char *triple) { in DumpEmulation() function in SBInstruction
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp682 bool Instruction::DumpEmulation(const ArchSpec &arch) { in DumpEmulation() function in Instruction