Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBInstruction.cpp129 const char *SBInstruction::GetOperands(SBTarget target) { in GetOperands() function in SBInstruction
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDisassembler.h72 const char *GetOperands(const ExecutionContext *exe_ctx) { in GetOperands() function