Searched refs:local_branch_p (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
H A Dx86AssemblyInspectionEngine.cpp814 bool x86AssemblyInspectionEngine::local_branch_p ( function in class:x86AssemblyInspectionEngine
848 return !local_branch_p(current_func_text_offset,func_range,instruction_length,target_insn_offset);
H A Dx86AssemblyInspectionEngine.h122 bool local_branch_p (const lldb::addr_t current_func_text_offset,

Completed in 141 milliseconds