Home
last modified time | relevance | path

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

/freebsd/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.h290 #define ELF_RELOC_REL 1 macro
H A Dload_elf_obj.c551 &r, ELF_RELOC_REL, base, off, val, len); in __elfN()
H A Dload_elf.c1298 error = __elfN(reloc)(ef, __elfN(symaddr), &r, ELF_RELOC_REL,
/freebsd/sys/i386/i386/
H A Delf_machdep.c185 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd/sys/arm/arm/
H A Delf_machdep.c196 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd/sys/sys/
H A Dlinker.h357 #define ELF_RELOC_REL 1 macro
/freebsd/sys/arm64/arm64/
H A Delf_machdep.c190 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd/sys/amd64/amd64/
H A Delf_machdep.c289 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd/sys/powerpc/powerpc/
H A Delf32_machdep.c246 case ELF_RELOC_REL: in elf_reloc_internal()
H A Delf64_machdep.c333 case ELF_RELOC_REL: in elf_reloc_internal()
/freebsd/sys/kern/
H A Dlink_elf.c1471 APPLY_RELOCS(rel, ef->rel, ef->relsize, ELF_RELOC_REL); in relocate_file1()
1475 APPLY_RELOCS(rel, ef->pltrel, ef->pltrelsize, ELF_RELOC_REL); in relocate_file1()
1931 ELF_RELOC_REL, elf_lookup); in link_elf_reloc_local()
H A Dlink_elf_obj.c1400 if (elf_reloc(&ef->lf, base, rel, ELF_RELOC_REL, in relocate_file1()
1843 if (elf_reloc_local(lf, base, rel, ELF_RELOC_REL, in link_elf_reloc_local()