Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBInstructionList.h57 bool DumpEmulationForAllInstructions(const char *triple);
/src/contrib/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp179 bool SBInstructionList::DumpEmulationForAllInstructions(const char *triple) { in DumpEmulationForAllInstructions() function in SBInstructionList
/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp34486 result = (bool)(arg1)->DumpEmulationForAllInstructions((char const *)arg2); in _wrap_SBInstructionList_DumpEmulationForAllInstructions()