Searched refs:BFD_RELOC_ARM_GOT32 (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-arm.h | 144 || (FIX)->fx_r_type == BFD_RELOC_ARM_GOT32 \
|
H A D | tc-arm.c | 12512 case BFD_RELOC_ARM_GOT32: 12804 case BFD_RELOC_ARM_GOT32: 14073 || fixP->fx_r_type == BFD_RELOC_ARM_GOT32 14122 MAP ("(got)", BFD_RELOC_ARM_GOT32), in arm_parse_reloc()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-arm.h | 150 || (FIX)->fx_r_type == BFD_RELOC_ARM_GOT32 \
|
H A D | tc-arm.c | 8902 { "got", BFD_RELOC_ARM_GOT32 }, { "GOT", BFD_RELOC_ARM_GOT32 }, 12243 case BFD_RELOC_ARM_GOT32: in md_apply_fix() 12634 case BFD_RELOC_ARM_GOT32: in tc_gen_reloc() 12864 || fixP->fx_r_type == BFD_RELOC_ARM_GOT32 in arm_fix_adjustable()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elfarm-nabi.c | 650 {BFD_RELOC_ARM_GOT32, R_ARM_GOT32},
|
H A D | bfd-in2.h | 2575 BFD_RELOC_ARM_GOT32, enumerator
|
H A D | ChangeLog-9899 | 2848 BFD_RELOC_ARM_GOT32, BFD_RELOC_ARM_JUMP_SLOT, BFD_RELOC_ARM_COPY,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | bfd-in2.h | 2932 BFD_RELOC_ARM_GOT32, enumerator
|
H A D | elf32-arm.c | 1351 {BFD_RELOC_ARM_GOT32, R_ARM_GOT32},
|
H A D | ChangeLog-9899 | 2848 BFD_RELOC_ARM_GOT32, BFD_RELOC_ARM_JUMP_SLOT, BFD_RELOC_ARM_COPY,
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 1067 @deffnx {} BFD_RELOC_ARM_GOT32
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 1157 @deffnx {} BFD_RELOC_ARM_GOT32
|