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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2240 got16_reloc_p (int r_type)
3962 if (got16_reloc_p (r_type)
6084 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
9052 || (got16_reloc_p (r_type)
9132 if (got16_reloc_p (r_type))
10662 || (got16_reloc_p (r_type)
10710 || got16_reloc_p (r_type)
2230 got16_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2243 got16_reloc_p (int r_type)
3938 if (got16_reloc_p (r_type)
6064 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
9032 || (got16_reloc_p (r_type)
9112 if (got16_reloc_p (r_type))
10643 || (got16_reloc_p (r_type)
10685 || got16_reloc_p (r_type)
2233 got16_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2243 got16_reloc_p (int r_type)
3892 if (got16_reloc_p (r_type)
6018 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
8952 || (got16_reloc_p (r_type)
9032 if (got16_reloc_p (r_type))
10541 || (got16_reloc_p (r_type)
10581 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type))
2233 got16_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2250 got16_reloc_p (int r_type)
3899 if (got16_reloc_p (r_type)
6025 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
8965 || (got16_reloc_p (r_type)
9045 if (got16_reloc_p (r_type))
10554 || (got16_reloc_p (r_type)
10594 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type))
2240 got16_reloc_p (int r_type) function
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 4603 got16_reloc_p (bfd_reloc_code_real_type reloc)
4701 || (got16_reloc_p (reloc) && mips_pic != VXWORKS_PIC)));
15913 if (got16_reloc_p (l->fixp->fx_r_type)
4594 got16_reloc_p (bfd_reloc_code_real_type reloc) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4341 got16_reloc_p (bfd_reloc_code_real_type reloc)
4416 || (got16_reloc_p (reloc) && mips_pic != VXWORKS_PIC)));
15601 if (got16_reloc_p (l->fixp->fx_r_type)
4332 got16_reloc_p (bfd_reloc_code_real_type reloc) function

Completed in 106 milliseconds