Home
last modified time | relevance | path

Searched refs:DUMMY_RELOC_IA64_SLOTCOUNT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c172 #define DUMMY_RELOC_IA64_SLOTCOUNT (BFD_RELOC_UNUSED + 1) macro
11359 return DUMMY_RELOC_IA64_SLOTCOUNT; in ia64_gen_real_reloc_type()
11532 case DUMMY_RELOC_IA64_SLOTCOUNT: in md_apply_fix()
11546 if (fix->fx_r_type == DUMMY_RELOC_IA64_SLOTCOUNT) in md_apply_fix()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20102007 (DUMMY_RELOC_IA64_SLOTCOUNT): Added.