OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:core_note
(Results
1 - 4
of
4
) sorted by null
/external/elfutils/libebl/
i386_init.c
39
eh->
core_note
= i386_core_note;
eblcorenote.c
35
if (! ebl->
core_note
(name, type, descsz, desc))
libebl.h
92
bool (*
core_note
) (const char *, uint32_t, uint32_t, const char *);
member in struct:ebl
eblopenbackend.c
197
result->
core_note
= default_core_note;
Completed in 30 milliseconds