Home
last modified time | relevance | path

Searched defs:shnum (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Delf_shnum.c35 _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 Dlibelf_extended.c49 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum()
H A Dlibelf_ehdr.c110 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
H A Delf_scn.c66 size_t fsz, i, shnum; in _libelf_load_section_headers() local
H A Delf_update.c515 size_t phnum, shnum; in _libelf_resync_elf() local
/freebsd/lib/libc/gen/
H A Dnlist.c261 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 Delfdump.c483 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 Dctf_lib.c220 size_t shstrndx, shnum; in ctf_fdopen() local
/freebsd/usr.sbin/crunch/crunchide/
H A Dexec_elf32.c239 Elf_Half shnum; in ELFNAMEEND() local
/freebsd/contrib/elftoolchain/nm/
H A Dnm.c654 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 DARM.cpp1480 const auto shnum = osIsPairs.size() + 1; in writeARMCmseImportLib() local
/freebsd/contrib/file/src/
H A Dreadelf.c1897 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c121 size_t shnum; /* #sections. */ member
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c171 size_t shnum; /* #sections. */ member
2263 size_t phnum, shnum, shstrndx; in dump_ehdr() local