Searched refs:note_phdr (Results 1 – 1 of 1) sorted by relevance
2229 GElf_Phdr phdr, note_phdr; in Pfgrab_core() local2362 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()