Home
last modified time | relevance | path

Searched refs:ELF_RELOC_REL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/common/
H A Dreloc_elf.c88 case ELF_RELOC_REL: in __elfN()
112 if (reltype == ELF_RELOC_REL) in __elfN()
145 case ELF_RELOC_REL: in __elfN()
169 if (reltype == ELF_RELOC_REL) in __elfN()
H A Dbootstrap.h287 #define ELF_RELOC_REL 1 macro
H A Dload_elf_obj.c508 &r, ELF_RELOC_REL, base, off, val, len); in __elfN()
H A Dload_elf.c1123 error = __elfN(reloc)(ef, __elfN(symaddr), &r, ELF_RELOC_REL, in __elfN()
/illumos-gate/usr/src/boot/sys/sys/
H A Dlinker.h295 #define ELF_RELOC_REL 1 macro