Searched refs:R_386_PC32 (Results 1 – 12 of 12) sorted by relevance
161 case R_386_PC32: in reloc_non_plt()174 case R_386_PC32: in reloc_non_plt()211 case R_386_PC32: in reloc_non_plt()
9 ELF_RELOC(R_386_PC32, 2)
89 case R_386_PC32: in getRelExpr()251 case R_386_PC32: in getImplicitAddend()319 case R_386_PC32: in relocate()
225 case R_386_PC32: /* S + A - P */ in elf_reloc_internal()
122 case ELF::R_386_PC32: in getRelocationKind()
292 case ELF::R_386_PC32: in supportsX86() 306 case ELF::R_386_PC32: in resolveX86()
248 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32; in getRelocType32()
1028 #define R_386_PC32 2 /* Add PC-relative symbol value. */ macro
217 R_386_PC32); in prepare_elf32()1057 if (GELF_R_TYPE(rela->r_info) != R_386_PC32 && in dt_modtext()
1458 _ELF_DEFINE_RELOC(R_386_PC32, 2) \
389 case ELF::R_386_PC32: { in resolveX86Relocation()
2862 case R_386_PC32: in ApplyRelocations()