Home
last modified time | relevance | path

Searched refs:read_ehdr64 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c63 static int read_ehdr64(struct ps_prochandle *, Elf64_Ehdr *, uint_t *,
155 if (read_ehdr64(P, &ehdr, &phnum, ehdr_start) != 0) in get_saddrs()
1105 read_ehdr64(struct ps_prochandle *P, Elf64_Ehdr *ehdr, uint_t *phnum, in read_ehdr64() function
1297 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 || in file_differs()
1366 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 || in fake_elf()