Home
last modified time | relevance | path

Searched defs:reldata (Results 1 – 8 of 8) sorted by relevance

/freebsd/lib/libkldelf/
H A Def_riscv.c47 ef_riscv_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_riscv_reloc()
H A Def_powerpc.c44 ef_ppc_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_ppc_reloc()
H A Def_aarch64.c42 ef_aarch64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_aarch64_reloc()
H A Def_arm.c45 ef_arm_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_arm_reloc()
H A Def_mips.c47 ef_mips_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_mips_reloc()
H A Def_i386.c44 ef_i386_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_i386_reloc()
H A Def_amd64.c44 ef_amd64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_amd64_reloc()
H A Delf.c683 elf_reloc(struct elf_file *efile, const void *reldata, Elf_Type reltype, in elf_reloc()