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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2329 b_reloc_p (int r_type)
6749 else if (cross_mode_jump_p && b_reloc_p (r_type))
10851 else if (b_reloc_p (howto->type))
2319 b_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2332 b_reloc_p (int r_type)
6729 else if (cross_mode_jump_p && b_reloc_p (r_type))
10826 else if (b_reloc_p (howto->type))
2322 b_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2321 b_reloc_p (int r_type)
6683 else if (cross_mode_jump_p && b_reloc_p (r_type))
10721 else if (b_reloc_p (howto->type))
2311 b_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2328 b_reloc_p (int r_type)
6690 else if (cross_mode_jump_p && b_reloc_p (r_type))
10734 else if (b_reloc_p (howto->type))
2318 b_reloc_p (int r_type) function
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 4591 b_reloc_p (bfd_reloc_code_real_type reloc)
18823 || b_reloc_p (fixp->fx_r_type)))
4582 b_reloc_p (bfd_reloc_code_real_type reloc) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4329 b_reloc_p (bfd_reloc_code_real_type reloc)
18511 || b_reloc_p (fixp->fx_r_type)))
4320 b_reloc_p (bfd_reloc_code_real_type reloc) function

Completed in 93 milliseconds