Home
last modified time | relevance | path

Searched refs:ebl_core_note (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/libebl/
Deblcorenote.c43 ebl_core_note (ebl, nhdr, name, in ebl_core_note() function
Dlibebl.h380 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name,
DChangeLog148 * eblcorenote.c (ebl_core_note): Take GElf_Nhdr * and name data
303 * eblcorenote.c (ebl_core_note): For normally-zero types,
844 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
/external/elfutils/src/libdwfl/
Dlinux-core-attach.c139 if (! ebl_core_note (core_arg->ebl, &nhdr, name, in core_next_thread()
192 int core_note_err = ebl_core_note (core_arg->ebl, &nhdr, name, &regs_offset, in core_set_initial_registers()
381 if (! ebl_core_note (ebl, &nhdr, name, in dwfl_core_file_attach()
/external/elfutils/src/src/
DChangeLog1338 (handle_core_note): Pass NHDR and NAME to ebl_core_note.
2188 (handle_notes): Call those with details from ebl_core_note.
Dreadelf.c9166 if (! ebl_core_note (ebl, nhdr, name, in handle_core_note()