Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblopenbackend.c189 static int default_core_note (GElf_Word n_type, GElf_Word descsz,
254 result->core_note = default_core_note; in fill_defaults()
612 default_core_note (GElf_Word n_type __attribute__ ((unused)), in default_core_note() function
DChangeLog81 * eblopenbackend.c (default_core_note): Update signature.