Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp328 bool SBInstruction::DumpEmulation(const char *triple) { in DumpEmulation() function in SBInstruction
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp674 bool Instruction::DumpEmulation(const ArchSpec &arch) { in DumpEmulation() function in Instruction