Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dlinker.h295 #define ELF_RELOC_REL 1 macro
/f-stack/lib/
H A Dff_compat.c171 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/i386/i386/
H A Delf_machdep.c182 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/arm64/arm64/
H A Delf_machdep.c157 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/arm/arm/
H A Delf_machdep.c203 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Dlinker.h318 #define ELF_RELOC_REL 1 macro
/f-stack/freebsd/mips/mips/
H A Delf_machdep.c271 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c273 case ELF_RELOC_REL: in elf_reloc_internal()
/f-stack/freebsd/kern/
H A Dlink_elf.c1455 APPLY_RELOCS(rel, ef->rel, ef->relsize, ELF_RELOC_REL); in relocate_file1()
1457 APPLY_RELOCS(rel, ef->pltrel, ef->pltrelsize, ELF_RELOC_REL); in relocate_file1()
1842 ELF_RELOC_REL, elf_lookup); in link_elf_reloc_local()
H A Dlink_elf_obj.c1301 if (elf_reloc(&ef->lf, base, rel, ELF_RELOC_REL, in relocate_file()
1685 if (elf_reloc_local(lf, base, rel, ELF_RELOC_REL, in link_elf_reloc_local()