/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_shnum.c | 35 _libelf_getshdrnum(Elf *e, size_t *shnum) in _libelf_getshdrnum() 55 elf_getshdrnum(Elf *e, size_t *shnum) in elf_getshdrnum() 62 elf_getshnum(Elf *e, size_t *shnum) in elf_getshnum()
|
H A D | libelf_extended.c | 49 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum()
|
H A D | libelf_ehdr.c | 110 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
|
H A D | elf_scn.c | 66 size_t fsz, i, shnum; in _libelf_load_section_headers() local
|
H A D | elf_update.c | 515 size_t phnum, shnum; in _libelf_resync_elf() local
|
/freebsd/lib/libc/gen/ |
H A D | nlist.c | 261 elf_sym_to_nlist(struct nlist *nl, Elf_Sym *s, Elf_Shdr *shdr, int shnum) in elf_sym_to_nlist()
|
/freebsd/usr.bin/elfdump/ |
H A D | elfdump.c | 483 uint64_t shnum; in elf_get_shnum() local 511 u_int64_t shnum; in main() local 727 u_int64_t shnum; in elf_print_ehdr() local 813 u_int64_t shnum; in elf_print_shdr() local
|
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/ |
H A D | ctf_lib.c | 220 size_t shstrndx, shnum; in ctf_fdopen() local
|
/freebsd/usr.sbin/crunch/crunchide/ |
H A D | exec_elf32.c | 239 Elf_Half shnum; in ELFNAMEEND() local
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 654 get_sym(Elf *elf, struct sym_head *headp, int shnum, size_t dynndx, in get_sym() 1200 size_t i, shstrndx, shnum, dynndx, strndx; in read_elf() local
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | ARM.cpp | 1480 const auto shnum = osIsPairs.size() + 1; in writeARMCmseImportLib() local
|
/freebsd/contrib/file/src/ |
H A D | readelf.c | 1897 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
|
/freebsd/contrib/elftoolchain/elfdump/ |
H A D | elfdump.c | 121 size_t shnum; /* #sections. */ member
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 171 size_t shnum; /* #sections. */ member 2263 size_t phnum, shnum, shstrndx; in dump_ehdr() local
|