OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hdrm
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libelf/
elf_begin.c
658
struct ar_hdr
hdrm
;
local
676
if (unlikely (pread_retry (elf->fildes, &
hdrm
, sizeof (
hdrm
),
678
!= sizeof (
hdrm
)))
681
hdr = &
hdrm
;
[
all
...]
Completed in 37 milliseconds