Searched refs:ebl_core_note (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/libebl/ |
H A D | eblcorenote.c | 44 ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr, const char *name, in ebl_core_note() function
|
H A D | libebl.h | 310 extern int ebl_core_note (Ebl *ebl, const GElf_Nhdr *nhdr,
|
/third_party/elfutils/libdwfl/ |
H A D | linux-core-attach.c | 140 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()
|
/third_party/elfutils/src/ |
H A D | readelf.c | 12654 if (! ebl_core_note (ebl, nhdr, name, desc, in handle_core_note()
|
Completed in 20 milliseconds