Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DDisassembler.h83 CalculateMnemonicOperandsAndComment(const ExecutionContext *exe_ctx) = 0;
235 CalculateMnemonicOperandsAndComment(exe_ctx); in CalculateMnemonicOperandsAndCommentIfNeeded()
339 void CalculateMnemonicOperandsAndComment( in CalculateMnemonicOperandsAndComment() function
/external/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
DDisassemblerLLVMC.cpp212 void CalculateMnemonicOperandsAndComment( in CalculateMnemonicOperandsAndComment() function in InstructionLLVMC