Searched refs:Elf_Type (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Dgelf_fsize.c35 elf32_fsize(Elf_Type t, size_t c, unsigned int v)
41 elf64_fsize(Elf_Type t, size_t c, unsigned int v)
47 gelf_fsize(Elf *e, Elf_Type t, size_t c, unsigned int v)
H A D_libelf.h218 unsigned int _libelf_falign(Elf_Type _t, int _elfclass);
219 size_t _libelf_fsize(Elf_Type _t, int _elfclass, unsigned int _version,
221 _libelf_translator_function *_libelf_get_translator(Elf_Type _t,
229 unsigned int _libelf_malign(Elf_Type _t, int _elfclass);
231 size_t _libelf_msize(Elf_Type _t, int _elfclass, unsigned int _version);
H A Dlibelf_align.c89 _libelf_malign(Elf_Type t, int elfclass)
128 _libelf_falign(Elf_Type t, int elfclass)
H A Dlibelf.h79 } Elf_Type; typedef in typeref:enum:__anon672
112 Elf_Type d_type;
231 size_t elf32_fsize(Elf_Type _type, size_t _count,
245 size_t elf64_fsize(Elf_Type _type, size_t _count,
H A Dgelf.h75 size_t gelf_fsize(Elf *_elf, Elf_Type _type, size_t _count,
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Delfcopy.h292 Elf_Type _dtype, uint64_t flags, uint64_t _align, uint64_t _vma,
H A Dsections.c1291 void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype,
/freebsd-13-stable/contrib/elftoolchain/size/
H A Dsize.c245 Elf_Type type, size_t size)

Completed in 201 milliseconds