Home
last modified time | relevance | path

Searched defs:AppendInstruction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBInstructionList.cpp104 void SBInstructionList::AppendInstruction(SBInstruction insn) { in AppendInstruction() function in SBInstructionList
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.cpp183 void DecodedThread::AppendInstruction(const pt_insn &insn) { AppendInstruction() function in DecodedThread
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp88 void HTRInstructionLayer::AppendInstruction(lldb::addr_t load_addr) { in AppendInstruction() function in HTRInstructionLayer