Searched refs:elf_reloc_local (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/sys/amd64/amd64/
H A Delf_machdep.c310 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/arm/arm/
H A Delf_machdep.c275 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/arm64/arm64/
H A Delf_machdep.c194 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/i386/i386/
H A Delf_machdep.c277 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/mips/mips/
H A Delf_machdep.c336 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Delf32_machdep.c306 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
H A Delf64_machdep.c360 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/riscv/riscv/
H A Delf_machdep.c520 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Delf_machdep.c321 elf_reloc_local(linker_file_t lf, Elf_Addr relocbase, const void *data, function
/freebsd-11-stable/sys/sys/
H A Dlinker.h275 int elf_reloc_local(linker_file_t _lf, Elf_Addr base, const void *_rel,
/freebsd-11-stable/sys/kern/
H A Dlink_elf.c1625 elf_reloc_local(lf, (Elf_Addr)ef->address, rel,
1636 elf_reloc_local(lf, (Elf_Addr)ef->address, rela,
H A Dlink_elf_obj.c1539 elf_reloc_local(lf, base, rel, ELF_RELOC_REL,
1567 elf_reloc_local(lf, base, rela, ELF_RELOC_RELA,

Completed in 153 milliseconds