Home
last modified time | relevance | path

Searched refs:DumpEmulationForAllInstructions (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBInstructionList.h55 bool DumpEmulationForAllInstructions(const char *triple);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBInstructionList.i67 DumpEmulationForAllInstructions (const char *triple);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstructionList.cpp179 bool SBInstructionList::DumpEmulationForAllInstructions(const char *triple) { in DumpEmulationForAllInstructions() function in SBInstructionList