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

  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 168 #define DUMMY_RELOC_IA64_SLOTCOUNT (BFD_RELOC_UNUSED + 1)
11283 return DUMMY_RELOC_IA64_SLOTCOUNT;
11456 case DUMMY_RELOC_IA64_SLOTCOUNT:
11470 if (fix->fx_r_type == DUMMY_RELOC_IA64_SLOTCOUNT)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 168 #define DUMMY_RELOC_IA64_SLOTCOUNT (BFD_RELOC_UNUSED + 1)
11283 return DUMMY_RELOC_IA64_SLOTCOUNT;
11456 case DUMMY_RELOC_IA64_SLOTCOUNT:
11470 if (fix->fx_r_type == DUMMY_RELOC_IA64_SLOTCOUNT)

Completed in 36 milliseconds