reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
118 bool pc_rel_branch_or_jump_p (const int instruction_length, int &offset);
820 if (pc_rel_branch_or_jump_p (instruction_length, offset) && offset != 0) { 847 if (pc_rel_branch_or_jump_p (instruction_length, offset)) {