Searched refs:R_386_RELATIVE (Results 1 – 2 of 2) sorted by relevance
201 if (rtype == R_386_RELATIVE) { /* A + B */ in elf_reloc_internal()249 case R_386_RELATIVE: in elf_reloc_internal()
990 #define R_386_RELATIVE 8 /* Add load address of shared object. */ macro