Searched refs:hdrm (Results 1 – 1 of 1) sorted by relevance
577 struct ar_hdr hdrm; in read_long_names() local595 if (pread (elf->fildes, &hdrm, sizeof (hdrm), in read_long_names()596 elf->start_offset + offset) != sizeof (hdrm)) in read_long_names()599 hdr = &hdrm; in read_long_names()