Searched refs:Elf_Type (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/elftoolchain/libelf/ |
| H A D | gelf_fsize.c | 35 elf32_fsize(Elf_Type t, size_t c, unsigned int v) in elf32_fsize() 41 elf64_fsize(Elf_Type t, size_t c, unsigned int v) in elf64_fsize() 47 gelf_fsize(Elf *e, Elf_Type t, size_t c, unsigned int v) in gelf_fsize()
|
| H A D | _libelf.h | 218 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 D | libelf.h | 79 } Elf_Type; typedef 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 D | libelf_align.c | 89 _libelf_malign(Elf_Type t, int elfclass) in _libelf_malign() 128 _libelf_falign(Elf_Type t, int elfclass) in _libelf_falign()
|
| H A D | elf_types.m4 | 30 * ELF types, defined in the "enum Elf_Type" API. 33 * + `name' is an Elf_Type symbol without the `ELF_T_' prefix.
|
| H A D | gelf.h | 75 size_t gelf_fsize(Elf *_elf, Elf_Type _type, size_t _count,
|
| H A D | libelf_msize.m4 | 99 _libelf_msize(Elf_Type t, int elfclass, unsigned int version)
|
| H A D | libelf_fsize.m4 | 143 _libelf_fsize(Elf_Type t, int ec, unsigned int v, size_t c)
|
| H A D | libelf_convert.m4 | 1078 _libelf_get_translator(Elf_Type t, int direction, int elfclass, int elfmachine)
|
| /freebsd-13.1/contrib/elftoolchain/elfcopy/ |
| H A D | elfcopy.h | 293 Elf_Type _dtype, uint64_t flags, uint64_t _align, uint64_t _vma,
|
| H A D | sections.c | 1291 void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, in create_external_section()
|
| /freebsd-13.1/contrib/elftoolchain/size/ |
| H A D | size.c | 245 Elf_Type type, size_t size) in xlatetom()
|