Searched refs:local_branch_p (Results 1 – 2 of 2) sorted by relevance
122 bool local_branch_p (const lldb::addr_t current_func_text_offset,
800 bool x86AssemblyInspectionEngine::local_branch_p ( in local_branch_p() function in x86AssemblyInspectionEngine834 … return !local_branch_p(current_func_text_offset,func_range,instruction_length,target_insn_offset); in non_local_branch_p()