Home
last modified time | relevance | path

Searched refs:R_ARM_ALU_PC_G1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/elf/
Darm.h164 RELOC_NUMBER (R_ARM_ALU_PC_G1, 60)
/freebsd-9-stable/contrib/llvm/lib/Object/
DELF.cpp323 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_ALU_PC_G1); in getELFRelocationTypeName()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DELF.h730 R_ARM_ALU_PC_G1 = 0x3c, enumerator
/freebsd-9-stable/contrib/binutils/bfd/
Delf32-arm.c935 HOWTO (R_ARM_ALU_PC_G1, /* type */
1755 {BFD_RELOC_ARM_ALU_PC_G1, R_ARM_ALU_PC_G1},
5886 case R_ARM_ALU_PC_G1: in elf32_arm_final_link_relocate()
5917 case R_ARM_ALU_PC_G1: in elf32_arm_final_link_relocate()
5972 || r_type == R_ARM_ALU_PC_G1 in elf32_arm_final_link_relocate()
5992 || r_type == R_ARM_ALU_PC_G1 in elf32_arm_final_link_relocate()
DChangeLog-20061646 R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1, R_ARM_ALU_PC_G2,