Home
last modified time | relevance | path

Searched refs:R_ARM_GOT32 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDarm.h234 FAKE_RELOC (R_ARM_GOT32, R_ARM_GOT_BREL) /* 32 bit GOT entry. */
/NextBSD/sys/sys/
HDelf_common.h927 #define R_ARM_GOT32 26 /* Add PC-relative GOT offset. */ macro
/NextBSD/contrib/binutils/bfd/
HDelf32-arm.c454 HOWTO (R_ARM_GOT32, /* type */
1726 {BFD_RELOC_ARM_GOT32, R_ARM_GOT32},
5430 case R_ARM_GOT32: in elf32_arm_final_link_relocate()
5532 if (r_type != R_ARM_GOT32) in elf32_arm_final_link_relocate()
7446 case R_ARM_GOT32: in elf32_arm_gc_sweep_hook()
7605 case R_ARM_GOT32: in elf32_arm_check_relocs()
HDChangeLog-98992856 R_ARM_GOTOFF, R_ARM_GOTPC, R_ARM_GOT32, R_ARM_PLT32.