Home
last modified time | relevance | path

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

/freebsd-head/lib/libkldelf/
HDef_powerpc.c44 ef_ppc_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_ppc_reloc()
HDef_aarch64.c42 ef_aarch64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_aarch64_reloc()
HDef_riscv.c47 ef_riscv_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_riscv_reloc()
HDef_i386.c44 ef_i386_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_i386_reloc()
HDef_arm.c45 ef_arm_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_arm_reloc()
HDef_mips.c47 ef_mips_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_mips_reloc()
HDef_amd64.c44 ef_amd64_reloc(struct elf_file *ef, const void *reldata, Elf_Type reltype, in ef_amd64_reloc()
HDelf.c683 elf_reloc(struct elf_file *efile, const void *reldata, Elf_Type reltype, in elf_reloc()