Home | History | Annotate | Download | only in bfd

Lines Matching defs:cross_mode_jump_p

5551    On exit, set *CROSS_MODE_JUMP_P to true if the relocation field
5568 bool *cross_mode_jump_p,
5947 *cross_mode_jump_p = (!bfd_link_relocatable (info)
6201 shift = (!*cross_mode_jump_p && r_type == R_MICROMIPS_26_S1) ? 1 : 2;
6213 && (*cross_mode_jump_p
6409 to 0 and never set `*cross_mode_jump_p', so this alignment check
6411 if (*cross_mode_jump_p
6428 && (*cross_mode_jump_p
6513 && (*cross_mode_jump_p
6530 && (*cross_mode_jump_p
6547 && (*cross_mode_jump_p
6638 if (*cross_mode_jump_p)
6666 CROSS_MODE_JUMP_P is true if the relocation field
6677 bool cross_mode_jump_p)
6698 if (!cross_mode_jump_p && jal_reloc_p (r_type))
6712 if (cross_mode_jump_p && jal_reloc_p (r_type))
6749 else if (cross_mode_jump_p && b_reloc_p (r_type))
6806 && !cross_mode_jump_p
10583 bool cross_mode_jump_p = false;
10791 &value, &name, &cross_mode_jump_p,
10845 msg = (cross_mode_jump_p
10852 msg = (cross_mode_jump_p
10927 contents, cross_mode_jump_p))