Home
last modified time | relevance | path

Searched refs:R_ARM_RREL32 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/arm/include/
H A Delf_machdep.h128 #define R_ARM_RREL32 252 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darm.h265 RELOC_NUMBER (R_ARM_RREL32, 252)
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h265 RELOC_NUMBER (R_ARM_RREL32, 252)
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d552 enum R_ARM_RREL32 = 252; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d547 enum R_ARM_RREL32 = 252; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1946 enum R_ARM_RREL32 = 252; variable
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c1901 HOWTO (R_ARM_RREL32, /* type */
1968 if (r_type >= R_ARM_RREL32 in elf32_arm_howto_from_type()
1969 && r_type < R_ARM_RREL32 + ARRAY_SIZE (elf32_arm_howto_table_3)) in elf32_arm_howto_from_type()
1970 return &elf32_arm_howto_table_3[r_type - R_ARM_RREL32]; in elf32_arm_howto_from_type()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c1901 HOWTO (R_ARM_RREL32, /* type */
1968 if (r_type >= R_ARM_RREL32 in elf32_arm_howto_from_type()
1969 && r_type < R_ARM_RREL32 + ARRAY_SIZE (elf32_arm_howto_table_3)) in elf32_arm_howto_from_type()
1970 return &elf32_arm_howto_table_3[r_type - R_ARM_RREL32]; in elf32_arm_howto_from_type()