Searched refs:pc_rel_branch_or_jump_p (Results 1 – 2 of 2) sorted by relevance
119 bool pc_rel_branch_or_jump_p (const int instruction_length, int &offset);
719 bool x86AssemblyInspectionEngine::pc_rel_branch_or_jump_p ( in pc_rel_branch_or_jump_p() function in x86AssemblyInspectionEngine806 if (pc_rel_branch_or_jump_p (instruction_length, offset) && offset != 0) { in local_branch_p()833 if (pc_rel_branch_or_jump_p (instruction_length, offset)) { in non_local_branch_p()