Searched defs:phnum (Results 1 – 14 of 14) sorted by relevance
| /freebsd-9-stable/lib/libelf/ |
| D | elf_phnum.c | 36 _libelf_getphdrnum(Elf *e, size_t *phnum) in _libelf_getphdrnum() 56 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum() 63 elf_getphnum(Elf *e, size_t *phnum) in elf_getphnum()
|
| D | libelf_ehdr.c | 44 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, in _libelf_load_extended() 107 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
|
| D | libelf_phdr.c | 42 size_t phnum, phentsize; in _libelf_getphdr() local
|
| D | libelf_extended.c | 109 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
|
| D | gelf_phdr.c | 129 int ec, phnum; in gelf_update_phdr() 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/usr.bin/tip/tip/ |
| D | acu.c | 70 char *phnum, string[256]; in con() local
|
| /freebsd-9-stable/usr.bin/elf2aout/ |
| D | elf2aout.c | 70 Elf64_Half phnum; in main() local
|
| /freebsd-9-stable/sys/sys/ |
| D | imgact_elf.h | 50 Elf_Size phnum; member
|
| /freebsd-9-stable/lib/libc/gen/ |
| D | tls.c | 275 size_t phent, phnum; in _init_tls() local
|
| /freebsd-9-stable/usr.bin/elfdump/ |
| D | elfdump.c | 386 u_int64_t phnum; in main() local 568 u_int64_t phnum; in elf_print_ehdr() local 612 u_int64_t phnum; in elf_print_phdr() local
|
| /freebsd-9-stable/sys/contrib/ia64/libuwx/src/ |
| D | uwx_symbols.c | 195 int phnum; member
|
| /freebsd-9-stable/contrib/file/src/ |
| D | readelf.c | 1560 uint16_t type, phnum, shnum, notecount; in file_tryelf() local
|
| /freebsd-9-stable/libexec/rtld-elf/ |
| D | rtld.c | 460 int phnum; in _rtld() local 1233 digest_phdr(const Elf_Phdr *phdr, int phnum, caddr_t entry, const char *path) in digest_phdr()
|