gelf_getphdr
if (gelf_getphdr(mp->mi_elf, cnt, &phdr) == NULL) {
(void) gelf_getphdr(elf_file, header_num, &p_phdr);
if (gelf_getphdr(elf_file, counter, &p_phdr) == 0) {
if (gelf_getphdr(elf, ndx, &phdr) == NULL)
if (gelf_getphdr(elf, i, &phdr) == NULL)
if (gelf_getphdr(elf, cnt, &phdr) == NULL) {
if (gelf_getphdr(elf, ndx, &phdr) == NULL ||
gelf_getphdr(telf, ndx, &tphdr) == NULL) {
(void) gelf_getphdr(elf, i, &ph);
(void) gelf_getphdr(src_elf, (int)x, &src);
(void) gelf_getphdr(dst_elf, (int)x, &dst);
if (gelf_getphdr(elf, i, &p) == NULL) {
GElf_Phdr * gelf_getphdr(Elf *, int, GElf_Phdr *);
if (gelf_getphdr(src, i, &phdr) == NULL) {
if (gelf_getphdr(elf, i, &phdr) != NULL &&
if (gelf_getphdr(elf, i, &phdr) != NULL &&
if ((php = gelf_getphdr(elf, i, &phdr)) == NULL) {