Searched refs:ebl_object_note (Results 1 – 3 of 3) sorted by relevance
/external/elfutils/libebl/ |
D | eblobjnote.c | 26 ebl_object_note (ebl, name, type, descsz, desc) in ebl_object_note() function
|
D | libebl.h | 199 extern void ebl_object_note (Ebl *ebl, const char *name, uint32_t type,
|
/external/elfutils/src/ |
D | readelf.c | 4529 ebl_object_note (ebl, noteentry->name, noteentry->type, in handle_notes()
|