Searched refs:R_ARM_PLT32 (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/contrib/binutils/include/elf/ |
| D | arm.h | 131 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMELFObjectWriter.cpp | 180 Type = ELF::R_ARM_PLT32; in GetRelocTypeInner()
|
| /freebsd-9-stable/sys/sys/ |
| D | elf_common.h | 658 #define R_ARM_PLT32 27 /* Add PC-relative PLT offset. */ macro
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf32-arm.c | 468 HOWTO (R_ARM_PLT32, /* type */ 1727 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32}, 1733 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32}, 3178 && r_type != R_ARM_PLT32 in bfd_elf32_arm_process_before_allocation() 3223 case R_ARM_PLT32: in bfd_elf32_arm_process_before_allocation() 4598 case R_ARM_PLT32: in elf32_arm_final_link_relocate() 4637 && r_type != R_ARM_PLT32) in elf32_arm_final_link_relocate() 4760 case R_ARM_PLT32: in elf32_arm_final_link_relocate() 6333 case R_ARM_PLT32: in arm_add_to_rel() 7450 case R_ARM_PLT32: in elf32_arm_gc_sweep_hook() [all …]
|
| D | ChangeLog-9899 | 2299 (R_ARM_PLT32): Define Howto. 2373 R_ARM_PLT32. 2856 R_ARM_GOTOFF, R_ARM_GOTPC, R_ARM_GOT32, R_ARM_PLT32.
|
| D | ChangeLog-0203 | 7234 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | ELF.cpp | 290 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_PLT32); in getELFRelocationTypeName()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | ELF.h | 697 R_ARM_PLT32 = 0x1b, enumerator
|
| /freebsd-9-stable/contrib/binutils/gas/doc/ |
| D | c-arm.texi | 356 @samp{R_ARM_PLT32} relocation.
|