Home
last modified time | relevance | path

Searched refs:R_386_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Delf_machdep.c201 if (rtype == R_386_RELATIVE) { /* A + B */ in elf_reloc_internal()
249 case R_386_RELATIVE: in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h990 #define R_386_RELATIVE 8 /* Add load address of shared object. */ macro