Searched refs:ebl_core_note (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/libebl/ |
D | eblcorenote.c | 43 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() function
|
D | libebl.h | 393 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name,
|
D | ChangeLog | 206 * 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/ |
D | linux-core-attach.c | 139 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, ®s_offset, in core_set_initial_registers() 381 if (! ebl_core_note (ebl, &nhdr, name, in dwfl_core_file_attach()
|
/external/elfutils/src/ |
D | ChangeLog | 1823 (handle_core_note): Pass NHDR and NAME to ebl_core_note. 2673 (handle_notes): Call those with details from ebl_core_note.
|
D | readelf.c | 9313 if (! ebl_core_note (ebl, nhdr, name, in handle_core_note()
|