Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
Deblopenbackend.c187 static int default_core_note (const GElf_Nhdr *nhdr, const char *name,
245 result->core_note = default_core_note; in fill_defaults()
539 default_core_note (const GElf_Nhdr *nhdr __attribute__ ((unused)), in default_core_note() function
DChangeLog521 * eblopenbackend.c (default_core_note): Likewise.
657 * eblopenbackend.c (default_core_note): Update signature.