Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_begin.c577 struct ar_hdr hdrm; in read_long_names() local
595 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()