Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1357 void DisassemblerLLVMC::MCDisasmInstance::PrintMCInst( PrintMCInst() function in DisassemblerLLVMC::MCDisasmInstance
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp1949 printInstruction(raw_ostream & OS,const MCInst & Instruction,uint64_t Offset,const BinaryFunction * Function,bool PrintMCInst,bool PrintMemData,bool PrintRelocations,StringRef Endl) const printInstruction() argument