Searched refs:R_ARM_PLT32 (Results 1 – 6 of 6) sorted by relevance
180 Type = ELF::R_ARM_PLT32; in GetRelocTypeInner()
561 #define R_ARM_PLT32 27 /* 32 bit PLT address */ macro
633 R_ARM_PLT32 = 0x1b, enumerator
2265 #define R_ARM_PLT32 27 /* 32 bit PLT address */ macro
1748 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_PLT32);
1665 #define R_ARM_PLT32 27 /* 32 bit PLT address */ macro18635 case R_ARM_PLT32: in relocate_section()18962 case R_ARM_PLT32: in build_got_entries()18965 if (type == R_ARM_GOT32 || type == R_ARM_PLT32) { in build_got_entries()