Searched defs:read_ehdr64 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c61 static int read_ehdr64(struct ps_prochandle *, Elf64_Ehdr *, uint_t *,
136 if (read_ehdr64(P, &ehdr, &phnum, ehdr_start) != 0)
1071 read_ehdr64(struct ps_prochandle *P, Elf64_Ehdr *ehdr, uint_t *phnum, function
1263 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 ||
1332 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 ||

Completed in 68 milliseconds