Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblcorenote.c44 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() function
Dlibebl.h322 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr,
DChangeLog8 * libebl.h (ebl_core_note): Add desc as argument.
9 * eblcorenote.c (ebl_core_note): Take desc as an argument, check
376 * eblcorenote.c (ebl_core_note): Take GElf_Nhdr * and name data
531 * eblcorenote.c (ebl_core_note): For normally-zero types,
1072 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
/external/elfutils/libdwfl/
Dlinux-core-attach.c140 if (! ebl_core_note (core_arg->ebl, &nhdr, name, desc, in core_next_thread()
194 int core_note_err = ebl_core_note (core_arg->ebl, &nhdr, name, desc, in core_set_initial_registers()
387 if (! ebl_core_note (ebl, &nhdr, name, desc, in dwfl_core_file_attach()
DChangeLog19 * linux-core-attach.c (core_next_thread): Pass desc to ebl_core_note.
/external/elfutils/src/
DChangeLog17 * readelf (handle_core_note): Pass desc to ebl_core_note.
2886 (handle_core_note): Pass NHDR and NAME to ebl_core_note.
3736 (handle_notes): Call those with details from ebl_core_note.
Dreadelf.c12171 if (! ebl_core_note (ebl, nhdr, name, desc, in handle_core_note()