Home
last modified time | relevance | path

Searched refs:GElf_Size (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libkldelf/
H A Def_riscv.c52 GElf_Size rtype, symidx; in ef_riscv_reloc()
H A Def_aarch64.c47 GElf_Size rtype, symidx; in ef_aarch64_reloc()
H A Dkldelf.h58 typedef Elf64_Size GElf_Size; typedef
69 GElf_Addr (*symaddr)(elf_file_t ef, GElf_Size symidx);
H A Def_arm.c50 GElf_Size rtype, symidx; in ef_arm_reloc()
H A Def_i386.c49 GElf_Size rtype, symidx; in ef_i386_reloc()
H A Def_powerpc.c49 GElf_Size rtype, symidx; in ef_ppc_reloc()
H A Def_amd64.c49 GElf_Size rtype, symidx; in ef_amd64_reloc()
H A Def_obj.c100 static GElf_Addr ef_obj_symaddr(elf_file_t ef, GElf_Size symidx);
172 ef_obj_symaddr(elf_file_t ef, GElf_Size symidx) in ef_obj_symaddr()
H A Def.c80 static GElf_Addr ef_symaddr(elf_file_t ef, GElf_Size symidx);
210 ef_symaddr(elf_file_t ef, GElf_Size symidx) in ef_symaddr()