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 D | tc-vax.h | 57 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-pj.h | 59 (! ((FIX)->fx_r_type == BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-cris.h | 112 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-sparc.h | 94 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-mmix.h | 133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-dlx.c | 40 #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 D | tc-openrisc.c | 398 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in openrisc_fix_adjustable()
|
H A D | tc-fr30.c | 464 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT in fr30_fix_adjustable()
|
H A D | tc-m88k.c | 1480 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 D | tc-iq2000.c | 661 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 D | tc-pj.h | 59 (! ((FIX)->fx_r_type == BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-vax.h | 67 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-cris.h | 111 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-sparc.h | 103 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-mmix.h | 133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
|
H A D | tc-dlx.c | 43 #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 D | tc-openrisc.c | 475 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
|
H A D | tc-m88k.c | 1549 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 D | tc-iq2000.c | 789 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 D | elfarm-oabi.c | 405 {BFD_RELOC_VTABLE_INHERIT, R_ARM_GNU_VTINHERIT },
|
H A D | elf32-pj.c | 285 { BFD_RELOC_VTABLE_INHERIT, R_PJ_GNU_VTINHERIT },
|
H A D | elf32-iq2000.c | 273 { BFD_RELOC_VTABLE_INHERIT, R_IQ2000_GNU_VTINHERIT }, 388 case BFD_RELOC_VTABLE_INHERIT:
|
H A D | elf32-m68hc12.c | 381 {BFD_RELOC_VTABLE_INHERIT, R_M68HC11_GNU_VTINHERIT},
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-pj.c | 274 { BFD_RELOC_VTABLE_INHERIT, R_PJ_GNU_VTINHERIT },
|
H A D | elf32-m68hc12.c | 381 {BFD_RELOC_VTABLE_INHERIT, R_M68HC11_GNU_VTINHERIT},
|
1234567