Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblopenbackend.c172 static int default_core_note (const GElf_Nhdr *nhdr, const char *name,
233 result->core_note = default_core_note; in fill_defaults()
593 default_core_note (const GElf_Nhdr *nhdr __attribute__ ((unused)), in default_core_note() function
DChangeLog210 * eblopenbackend.c (default_core_note): Likewise.
346 * eblopenbackend.c (default_core_note): Update signature.