Searched refs:phbuf (Results 1 – 1 of 1) sorted by relevance
2217 void *phbuf, *php; local2334 if ((phbuf = malloc(nbytes)) == NULL) {2339 if (pread64(core_fd, phbuf, nbytes, core.e_hdr.e_phoff) != nbytes) {2341 free(phbuf);2354 for (php = phbuf, notes = 0, i = 0; i < core.e_hdr.e_phnum; i++) {2369 free(phbuf);2381 free(phbuf);