Searched refs:ebl_core_note (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/src/libebl/ |
D | eblcorenote.c | 43 ebl_core_note (ebl, nhdr, name, in ebl_core_note() function
|
D | libebl.h | 380 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name,
|
D | ChangeLog | 148 * 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/ |
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/src/ |
D | ChangeLog | 1338 (handle_core_note): Pass NHDR and NAME to ebl_core_note. 2188 (handle_notes): Call those with details from ebl_core_note.
|
D | readelf.c | 9166 if (! ebl_core_note (ebl, nhdr, name, in handle_core_note()
|