OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Vernaux
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/0.153/libelf/
abstract.h
262
# define
Vernaux
(Bits, Ext) \
263
START (Bits,
Vernaux
, Ext##
Vernaux
) \
269
END (Bits, Ext##
Vernaux
)
272
Vernaux
(32, Ext)
274
Vernaux
(64, Ext)
elf_getdata.c
117
[ELF_T_VNAUX] = __alignof__ (ElfW2(Bits,
Vernaux
)), \
Completed in 53 milliseconds