Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_begin.c722 struct ar_hdr hdrm; in read_long_names() local
741 if (unlikely (pread_retry (elf->fildes, &hdrm, sizeof (hdrm), in read_long_names()
743 != sizeof (hdrm))) in read_long_names()
746 hdr = &hdrm; in read_long_names()