Home | History | Annotate | Download | only in libelf

Lines Matching full:hdrm

658   struct ar_hdr hdrm;
676 if (unlikely (pread_retry (elf->fildes, &hdrm, sizeof (hdrm),
678 != sizeof (hdrm)))
681 hdr = &hdrm;