Searched refs:R_386_32 (Results 1 – 15 of 15) sorted by relevance
166 #define R_386_32 1 /* Add symbol value. */ in __elfN()176 case R_386_32: /* S + A */ in __elfN()
51 symbolicRel = R_386_32; in X86()77 case R_386_32: in getRelExpr()244 case R_386_32: in getImplicitAddend()314 case R_386_32: in relocate()
160 case R_386_32: in reloc_non_plt()173 case R_386_32: in reloc_non_plt()208 case R_386_32: in reloc_non_plt()
8 ELF_RELOC(R_386_32, 1)
83 case R_386_32: /* S + A - P */ in ef_i386_reloc()
41 return (R_386_32); in _dwarf_get_reloc_type()81 if (rel_type == R_386_32) in _dwarf_get_reloc_size()
216 case R_386_32: /* S + A */ in elf_reloc_internal()
120 case ELF::R_386_32: in getRelocationKind()
291 case ELF::R_386_32: in supportsX86() 304 case ELF::R_386_32: in resolveX86()
248 return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32; in getRelocType32()
622 .Case("BFD_RELOC_32", ELF::R_386_32) in getFixupKind()
1027 #define R_386_32 1 /* Add symbol value. */ macro
1457 _ELF_DEFINE_RELOC(R_386_32, 1) \
381 case ELF::R_386_32: { in resolveX86Relocation()
2836 case R_386_32: in ApplyRelocations()