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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2295 lo16_reloc_p (int r_type)
5721 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
2285 lo16_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2298 lo16_reloc_p (int r_type)
5701 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
2288 lo16_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2298 lo16_reloc_p (int r_type)
5655 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
2288 lo16_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2298 lo16_reloc_p (int r_type)
5701 if (!hi16_reloc_p (r_type) && !lo16_reloc_p (r_type))
2288 lo16_reloc_p (int r_type) function
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 4618 lo16_reloc_p (bfd_reloc_code_real_type reloc)
8340 || lo16_reloc_p (reloc_type[0])))
18752 if ((lo16_reloc_p (fixp->fx_r_type)
4609 lo16_reloc_p (bfd_reloc_code_real_type reloc) function
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 4356 lo16_reloc_p (bfd_reloc_code_real_type reloc)
8028 || lo16_reloc_p (reloc_type[0])))
18441 if ((lo16_reloc_p (fixp->fx_r_type)
4347 lo16_reloc_p (bfd_reloc_code_real_type reloc) function

Completed in 80 milliseconds