Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblcorenote.c43 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() function
Dlibebl.h393 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name,
DChangeLog206 * eblcorenote.c (ebl_core_note): Take GElf_Nhdr * and name data
361 * eblcorenote.c (ebl_core_note): For normally-zero types,
902 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
/external/elfutils/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/
DChangeLog1823 (handle_core_note): Pass NHDR and NAME to ebl_core_note.
2673 (handle_notes): Call those with details from ebl_core_note.
Dreadelf.c9313 if (! ebl_core_note (ebl, nhdr, name, in handle_core_note()