Searched defs:shnum (Results 1 – 11 of 11) sorted by relevance
| /freebsd-9-stable/lib/libelf/ |
| D | elf_shnum.c | 36 _libelf_getshdrnum(Elf *e, size_t *shnum) in _libelf_getshdrnum() 56 elf_getshdrnum(Elf *e, size_t *shnum) in elf_getshdrnum() 63 elf_getshnum(Elf *e, size_t *shnum) in elf_getshnum()
|
| D | libelf_extended.c | 50 _libelf_setshnum(Elf *e, void *eh, int ec, size_t shnum) in _libelf_setshnum()
|
| D | libelf_ehdr.c | 107 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
|
| D | elf_scn.c | 45 size_t fsz, i, shnum; in _libelf_load_scn() local
|
| D | elf_update.c | 406 size_t phnum, shnum; in _libelf_resync_elf() local 710 size_t fsz, msz, phnum, shnum; in _libelf_write_elf() local
|
| /freebsd-9-stable/lib/libc/gen/ |
| D | nlist.c | 377 elf_sym_to_nlist(nl, s, shdr, shnum) in elf_sym_to_nlist() argument
|
| /freebsd-9-stable/usr.bin/elfdump/ |
| D | elfdump.c | 388 u_int64_t shnum; in main() local 570 u_int64_t shnum; in elf_print_ehdr() local 654 u_int64_t shnum; in elf_print_shdr() local
|
| /freebsd-9-stable/usr.sbin/crunch/crunchide/ |
| D | exec_elf32.c | 251 Elf_Half shnum; in ELFNAMEEND() local
|
| /freebsd-9-stable/sys/contrib/ia64/libuwx/src/ |
| D | uwx_symbols.c | 197 int shnum; member
|
| /freebsd-9-stable/contrib/file/src/ |
| D | readelf.c | 1560 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | elf.c | 507 unsigned int i, shnum; in setup_group() local
|