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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2286 hi16_reloc_p (int r_type)
5721 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
10661 if (hi16_reloc_p (r_type)
10709 if (hi16_reloc_p (r_type)
2276 hi16_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2289 hi16_reloc_p (int r_type)
5701 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
10642 if (hi16_reloc_p (r_type)
10684 if (hi16_reloc_p (r_type)
2279 hi16_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2289 hi16_reloc_p (int r_type)
5655 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
10540 if (hi16_reloc_p (r_type)
10581 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type))
2279 hi16_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2296 hi16_reloc_p (int r_type)
5662 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
10553 if (hi16_reloc_p (r_type)
10594 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type))
2286 hi16_reloc_p (int r_type) function
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 4610 hi16_reloc_p (bfd_reloc_code_real_type reloc)
4697 && (hi16_reloc_p (reloc)
8339 || hi16_reloc_p (reloc_type[0])
4601 hi16_reloc_p (bfd_reloc_code_real_type reloc) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4348 hi16_reloc_p (bfd_reloc_code_real_type reloc)
4413 && (hi16_reloc_p (reloc)
8027 || hi16_reloc_p (reloc_type[0])
4339 hi16_reloc_p (bfd_reloc_code_real_type reloc) function

Completed in 100 milliseconds