Home
last modified time | relevance | path

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

/titanic_41/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) in get_saddrs()
1071 read_ehdr64(struct ps_prochandle *P, Elf64_Ehdr *ehdr, uint_t *phnum, in read_ehdr64() function
1263 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 || in file_differs()
1332 if (read_ehdr64(P, &ehdr, &phnum, addr) != 0 || in fake_elf()