Home
last modified time | relevance | path

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

/freebsd-14.2/stand/common/
H A Dreloc_elf.c63 case ELF_RELOC_REL: in __elfN()
91 if (reltype == ELF_RELOC_REL) in __elfN()
138 case ELF_RELOC_REL: in __elfN()
162 if (reltype == ELF_RELOC_REL) in __elfN()
H A Dbootstrap.h289 #define ELF_RELOC_REL 1 macro
H A Dload_elf_obj.c553 &r, ELF_RELOC_REL, base, off, val, len); in __elfN()
H A Dload_elf.c1300 error = __elfN(reloc)(ef, __elfN(symaddr), &r, ELF_RELOC_REL,
/freebsd-14.2/sys/i386/i386/
H A Delf_machdep.c185 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd-14.2/sys/arm/arm/
H A Delf_machdep.c197 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd-14.2/sys/arm64/arm64/
H A Delf_machdep.c186 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd-14.2/sys/sys/
H A Dlinker.h334 #define ELF_RELOC_REL 1 macro
/freebsd-14.2/sys/amd64/amd64/
H A Delf_machdep.c290 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd-14.2/sys/powerpc/powerpc/
H A Delf32_machdep.c248 case ELF_RELOC_REL: in elf_reloc_internal()
H A Delf64_machdep.c335 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd-14.2/sys/kern/
H A Dlink_elf.c1462 APPLY_RELOCS(rel, ef->rel, ef->relsize, ELF_RELOC_REL); in relocate_file1()
1466 APPLY_RELOCS(rel, ef->pltrel, ef->pltrelsize, ELF_RELOC_REL); in relocate_file1()
1894 ELF_RELOC_REL, elf_lookup); in link_elf_reloc_local()
H A Dlink_elf_obj.c1394 if (elf_reloc(&ef->lf, base, rel, ELF_RELOC_REL, in relocate_file1()
1827 if (elf_reloc_local(lf, base, rel, ELF_RELOC_REL, in link_elf_reloc_local()