Searched refs:R_386_RELATIVE (Results 1 – 12 of 12) sorted by relevance
168 #define R_386_RELATIVE 8 /* Add load address of shared object. */ in __elfN()172 case R_386_RELATIVE: in __elfN()
54 #define RELOC_TYPE_RELATIVE R_386_RELATIVE
204 if (rtype == R_386_RELATIVE) { /* A + B */ in elf_reloc_internal()253 case R_386_RELATIVE: in elf_reloc_internal()
15 ELF_RELOC(R_386_RELATIVE, 8)
79 case R_386_RELATIVE: /* B + A */ in ef_i386_reloc()
50 relativeRel = R_386_RELATIVE; in X86()253 case R_386_RELATIVE: in getImplicitAddend()321 case R_386_RELATIVE: in relocate()
237 case R_386_RELATIVE: in reloc_non_plt()
1034 #define R_386_RELATIVE 8 /* Add load address of shared object. */ macro
778 case R_386_RELATIVE: /* B + A */ in linux_vdso_reloc()
198 return ELF::R_386_RELATIVE; in getELFRelativeRelocationType()
937 case R_386_RELATIVE: /* B + A */ in linux_vdso_reloc()
1464 _ELF_DEFINE_RELOC(R_386_RELATIVE, 8) \