Searched defs:insn_len (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ | ||
H A D | x86AssemblyInspectionEngine.cpp | 963 int stack_offset, insn_len; in GetNonCallSiteUnwindPlanFromAssembly() local |
/llvm-project/lldb/source/Plugins/Trace/intel-pt/ | ||
H A D | TraceIntelPT.cpp | 382 uint64_t insn_len = decoded_thread_sp->GetItemsCount(); in DumpTraceInfoAsJson() local |