Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
Deblcorenote.c44 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() function
Dlibebl.h310 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr,
DChangeLog149 * libebl.h (ebl_core_note): Add desc as argument.
150 * eblcorenote.c (ebl_core_note): Take desc as an argument, check
517 * eblcorenote.c (ebl_core_note): Take GElf_Nhdr * and name data
672 * eblcorenote.c (ebl_core_note): For normally-zero types,
1213 * eblcorenote.c (ebl_core_note): Add support for AT_SECURE.
/third_party/elfutils/libdwfl/
Dlinux-core-attach.c140 if (! ebl_core_note (core_arg->ebl, &nhdr, name, desc, in core_next_thread()
195 int core_note_err = ebl_core_note (core_arg->ebl, &nhdr, name, desc, in core_set_initial_registers()
388 if (! ebl_core_note (ebl, &nhdr, name, desc, in dwfl_core_file_attach()
DChangeLog567 * linux-core-attach.c (core_next_thread): Pass desc to ebl_core_note.
/third_party/elfutils/src/
DChangeLog705 * readelf (handle_core_note): Pass desc to ebl_core_note.
3574 (handle_core_note): Pass NHDR and NAME to ebl_core_note.
4424 (handle_notes): Call those with details from ebl_core_note.
Dreadelf.c12653 if (! ebl_core_note (ebl, nhdr, name, desc, in handle_core_note()