Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_begin.c679 struct ar_hdr hdrm; in read_long_names() local
698 if (unlikely (pread_retry (elf->fildes, &hdrm, sizeof (hdrm), in read_long_names()
700 != sizeof (hdrm))) in read_long_names()
703 hdr = &hdrm; in read_long_names()