Home
last modified time | relevance | path

Searched refs:hdrm (Results 1 – 1 of 1) sorted by relevance

/third_party/elfutils/libelf/
Delf_begin.c728 struct ar_hdr hdrm; in read_long_names() local
747 if (unlikely (pread_retry (elf->fildes, &hdrm, sizeof (hdrm), in read_long_names()
749 != sizeof (hdrm))) in read_long_names()
752 hdr = &hdrm; in read_long_names()