Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DDisassembler.h92 CalculateMnemonicOperandsAndComment(const ExecutionContext *exe_ctx) = 0;
255 CalculateMnemonicOperandsAndComment(exe_ctx); in CalculateMnemonicOperandsAndCommentIfNeeded()
363 void CalculateMnemonicOperandsAndComment( in CalculateMnemonicOperandsAndComment() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
DDisassemblerLLVMC.cpp558 void CalculateMnemonicOperandsAndComment( in CalculateMnemonicOperandsAndComment() function in InstructionLLVMC