Home | History | Annotate | Download | only in libelf

Lines Matching refs:hdr

665   struct ar_hdr *hdr;
677 hdr = (struct ar_hdr *) (elf->map_address + offset);
687 hdr = &hdrm;
690 len = atol (hdr->ar_size);
692 if (memcmp (hdr->ar_name, "// ", 16) == 0)