HomeSort by: relevance | last modified time | path
    Searched defs:cross_mode_jump_p (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 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
10549 bool cross_mode_jump_p = false; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 5531 On exit, set *CROSS_MODE_JUMP_P to true if the relocation field
5548 bool *cross_mode_jump_p,
5927 *cross_mode_jump_p = (!bfd_link_relocatable (info)
6181 shift = (!*cross_mode_jump_p && r_type == R_MICROMIPS_26_S1) ? 1 : 2;
6193 && (*cross_mode_jump_p
6389 to 0 and never set `*cross_mode_jump_p', so this alignment check
6391 if (*cross_mode_jump_p
6408 && (*cross_mode_jump_p
6493 && (*cross_mode_jump_p
6510 && (*cross_mode_jump_p
10529 bool cross_mode_jump_p = false; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 5485 On exit, set *CROSS_MODE_JUMP_P to true if the relocation field
5502 bool *cross_mode_jump_p,
5881 *cross_mode_jump_p = (!bfd_link_relocatable (info)
6135 shift = (!*cross_mode_jump_p && r_type == R_MICROMIPS_26_S1) ? 1 : 2;
6147 && (*cross_mode_jump_p
6343 to 0 and never set `*cross_mode_jump_p', so this alignment check
6345 if (*cross_mode_jump_p
6362 && (*cross_mode_jump_p
6447 && (*cross_mode_jump_p
6464 && (*cross_mode_jump_p
10427 bool cross_mode_jump_p = false; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 5531 On exit, set *CROSS_MODE_JUMP_P to true if the relocation field
5548 bool *cross_mode_jump_p,
5927 *cross_mode_jump_p = (!bfd_link_relocatable (info)
6181 shift = (!*cross_mode_jump_p && r_type == R_MICROMIPS_26_S1) ? 1 : 2;
6193 && (*cross_mode_jump_p
6389 to 0 and never set `*cross_mode_jump_p', so this alignment check
6391 if (*cross_mode_jump_p
6408 && (*cross_mode_jump_p
6493 && (*cross_mode_jump_p
6510 && (*cross_mode_jump_p
10509 bool cross_mode_jump_p = false; local
    [all...]

Completed in 65 milliseconds