Home
last modified time | relevance | path

Searched defs:phnum (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/elftoolchain/dist/libelf/
H A Delf_phnum.c40 _libelf_getphdrnum(Elf *e, size_t *phnum) in _libelf_getphdrnum()
60 elf_getphdrnum(Elf *e, size_t *phnum) in elf_getphdrnum()
67 elf_getphnum(Elf *e, size_t *phnum) in elf_getphnum()
H A Dlibelf_ehdr.c50 _libelf_load_extended(Elf *e, int ec, uint64_t shoff, uint16_t phnum, in _libelf_load_extended()
123 uint16_t phnum, shnum, strndx; in _libelf_ehdr() local
H A Dlibelf_phdr.c48 size_t phnum; in _libelf_getphdr() local
H A Dlibelf_extended.c117 _libelf_setphnum(Elf *e, void *eh, int ec, size_t phnum) in _libelf_setphnum()
H A Dgelf_phdr.c132 int ec, phnum; in gelf_update_phdr() local
H A Delf_update.c515 size_t phnum, shnum; in _libelf_resync_elf() local
877 size_t fsz, phnum; in _libelf_write_phdr() local
/minix3/minix/servers/vfs/
H A Dcoredump.c42 int phnum; in write_elf_core_file() local
80 static void fill_elf_header (Elf_Ehdr *elf_header, int phnum) in fill_elf_header()
162 static void adjust_offsets(Elf_Phdr phdrs[], int phnum) in adjust_offsets()
283 static void dump_program_headers(struct filp *f, Elf_Phdr phdrs[], int phnum) in dump_program_headers()
294 static void dump_segments(struct filp *f, Elf_Phdr phdrs[], int phnum) in dump_segments()
/minix3/libexec/ld.elf_so/
H A Dheaders.c378 _rtld_digest_phdr(const Elf_Phdr *phdr, int phnum, caddr_t entry) in _rtld_digest_phdr()
H A Drtld.c617 int phnum; in _rtld() local
/minix3/external/bsd/file/dist/src/
H A Dreadelf.c1360 uint16_t type, phnum, shnum, notecount; in file_tryelf() local