Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBInstructionList.cpp188 bool SBInstructionList::DumpEmulationForAllInstructions(const char *triple) { in DumpEmulationForAllInstructions() function in SBInstructionList
189 LLDB_RECORD_METHOD(bool, SBInstructionList, DumpEmulationForAllInstructions, in DumpEmulationForAllInstructions()
230 DumpEmulationForAllInstructions, (const char *)); in RegisterMethods()
/external/llvm-project/lldb/test/API/python_api/default-constructor/
Dsb_instructionlist.py17 obj.DumpEmulationForAllInstructions("armv7")
/external/llvm-project/lldb/include/lldb/API/
DSBInstructionList.h55 bool DumpEmulationForAllInstructions(const char *triple);
/external/llvm-project/lldb/bindings/interface/
DSBInstructionList.i67 DumpEmulationForAllInstructions (const char *triple);