Searched defs:shnum (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/lib/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 | 53 size_t fsz, i, shnum; in _libelf_load_section_headers() local
|
H A D | elf_update.c | 514 size_t phnum, shnum; in _libelf_resync_elf() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf.c | 465 unsigned int i, shnum; in setup_group() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf.c | 489 unsigned int i, shnum; in setup_group() local
|