Home
last modified time | relevance | path

Searched refs:BFD_RELOC_VTABLE_INHERIT (Results 1 – 25 of 155) sorted by relevance

1234567

/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-vax.h57 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-pj.h59 (! ((FIX)->fx_r_type == BFD_RELOC_VTABLE_INHERIT \
H A Dtc-cris.h112 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-sparc.h94 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-mmix.h133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-dlx.c40 #define RELOC_DLX_VTINHERIT BFD_RELOC_VTABLE_INHERIT
1054 return (fixP->fx_r_type != BFD_RELOC_VTABLE_INHERIT in md_dlx_fix_adjustable()
1106 case BFD_RELOC_VTABLE_INHERIT: in md_apply_fix()
H A Dtc-openrisc.c398 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in openrisc_fix_adjustable()
H A Dtc-fr30.c464 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in fr30_fix_adjustable()
H A Dtc-m88k.c1480 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in md_apply_fix()
1490 case BFD_RELOC_VTABLE_INHERIT: in md_apply_fix()
1619 && fix->fx_r_type != BFD_RELOC_VTABLE_INHERIT in m88k_fix_adjustable()
H A Dtc-iq2000.c661 if (fix->fx_r_type == BFD_RELOC_VTABLE_INHERIT in iq2000_force_relocation()
810 if ( reloc_type == BFD_RELOC_VTABLE_INHERIT in iq2000_fix_adjustable()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-pj.h59 (! ((FIX)->fx_r_type == BFD_RELOC_VTABLE_INHERIT \
H A Dtc-vax.h67 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-cris.h111 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-sparc.h103 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-mmix.h133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
H A Dtc-dlx.c43 #define RELOC_DLX_VTINHERIT BFD_RELOC_VTABLE_INHERIT
1163 return (fixP->fx_r_type != BFD_RELOC_VTABLE_INHERIT
1221 case BFD_RELOC_VTABLE_INHERIT:
H A Dtc-openrisc.c475 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
H A Dtc-m88k.c1549 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
1559 case BFD_RELOC_VTABLE_INHERIT:
1692 && fix->fx_r_type != BFD_RELOC_VTABLE_INHERIT
H A Dtc-iq2000.c789 if (fix->fx_r_type == BFD_RELOC_VTABLE_INHERIT
957 if ( reloc_type == BFD_RELOC_VTABLE_INHERIT
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delfarm-oabi.c405 {BFD_RELOC_VTABLE_INHERIT, R_ARM_GNU_VTINHERIT },
H A Delf32-pj.c285 { BFD_RELOC_VTABLE_INHERIT, R_PJ_GNU_VTINHERIT },
H A Delf32-iq2000.c273 { BFD_RELOC_VTABLE_INHERIT, R_IQ2000_GNU_VTINHERIT },
388 case BFD_RELOC_VTABLE_INHERIT:
H A Delf32-m68hc12.c381 {BFD_RELOC_VTABLE_INHERIT, R_M68HC11_GNU_VTINHERIT},
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-pj.c274 { BFD_RELOC_VTABLE_INHERIT, R_PJ_GNU_VTINHERIT },
H A Delf32-m68hc12.c381 {BFD_RELOC_VTABLE_INHERIT, R_M68HC11_GNU_VTINHERIT},

1234567