Searched defs:reldata (Results 1 – 8 of 8) sorted by relevance
/freebsd/lib/libkldelf/ |
H A D | ef_riscv.c | 47 ef_riscv_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_riscv_reloc()
|
H A D | ef_powerpc.c | 44 ef_ppc_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_ppc_reloc()
|
H A D | ef_aarch64.c | 42 ef_aarch64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_aarch64_reloc()
|
H A D | ef_arm.c | 45 ef_arm_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_arm_reloc()
|
H A D | ef_mips.c | 47 ef_mips_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_mips_reloc()
|
H A D | ef_i386.c | 44 ef_i386_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_i386_reloc()
|
H A D | ef_amd64.c | 44 ef_amd64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_amd64_reloc()
|
H A D | elf.c | 683 elf_reloc(struct elf_file *efile, const void *reldata, Elf_Type reltype, in elf_reloc()
|