Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DPcore.c2229 GElf_Phdr phdr, note_phdr; in Pfgrab_core() local
2362 note_phdr = phdr; in Pfgrab_core()
2398 if (lseek64(P->asfd, note_phdr.p_offset, SEEK_SET) == (off64_t)-1) { in Pfgrab_core()
2418 for (nleft = note_phdr.p_filesz; nleft > 0; ) { in Pfgrab_core()