Searched refs:target_insn_offset (Results 1 – 2 of 2) sorted by relevance
125 lldb::addr_t &target_insn_offset);
804 addr_t &target_insn_offset) { in local_branch_p() argument817 target_insn_offset = next_pc_value + offset; in local_branch_p()832 addr_t target_insn_offset; in non_local_branch_p() local834 … return !local_branch_p(current_func_text_offset,func_range,instruction_length,target_insn_offset); in non_local_branch_p()