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

/illumos-gate/usr/src/lib/libproc/common/
H A DPcore.c2277 Elf_Scn *scn, *intp_scn = NULL; local
2649 intp_scn = scn;
2665 if (intp_scn != NULL && (dp = elf_getdata(intp_scn, NULL)) != NULL &&

Completed in 64 milliseconds