Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBInstructionList.h52 bool DumpEmulationForAllInstructions(const char *triple);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBInstructionList.cpp128 bool SBInstructionList::DumpEmulationForAllInstructions(const char *triple) { in DumpEmulationForAllInstructions() function in SBInstructionList