Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dreloc_elf.c60 case ELF_RELOC_RELA: in __elfN()
97 case ELF_RELOC_RELA: in __elfN()
154 case ELF_RELOC_RELA: in __elfN()
200 case ELF_RELOC_RELA: in __elfN()
H A Dbootstrap.h288 #define ELF_RELOC_RELA 2 macro
H A Dload_elf_obj.c495 &a, ELF_RELOC_RELA, base, off, val, len); in __elfN()
H A Dload_elf.c1131 error = __elfN(reloc)(ef, __elfN(symaddr), &a, ELF_RELOC_RELA, in __elfN()
/illumos-gate/usr/src/boot/sys/sys/
H A Dlinker.h296 #define ELF_RELOC_RELA 2 macro