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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 2248 call16_reloc_p (int r_type)
3963 || call16_reloc_p (r_type)
6066 || call16_reloc_p (r_type)))
6084 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
2238 call16_reloc_p (int r_type) function
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 2251 call16_reloc_p (int r_type)
3939 || call16_reloc_p (r_type)
6046 || call16_reloc_p (r_type)))
6064 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
2241 call16_reloc_p (int r_type) function
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 2251 call16_reloc_p (int r_type)
3893 || call16_reloc_p (r_type)
6000 || call16_reloc_p (r_type)))
6018 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
2241 call16_reloc_p (int r_type) function
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 2258 call16_reloc_p (int r_type)
3900 || call16_reloc_p (r_type)
6007 || call16_reloc_p (r_type)))
6025 && (call16_reloc_p (r_type) || got16_reloc_p (r_type)))
2248 call16_reloc_p (int r_type) function

Completed in 73 milliseconds