Home | History | Annotate | Download | only in libelf

Lines Matching refs:hdr

659   struct ar_hdr *hdr;
671 hdr = (struct ar_hdr *) (elf->map_address + offset);
681 hdr = &hdrm;
684 len = atol (hdr->ar_size);
686 if (memcmp (hdr->ar_name, "// ", 16) == 0)