Home
last modified time | relevance | path

Searched refs:ebl_object_note (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libebl/
Deblobjnote.c26 ebl_object_note (ebl, name, type, descsz, desc) in ebl_object_note() function
Dlibebl.h199 extern void ebl_object_note (Ebl *ebl, const char *name, uint32_t type,
/external/elfutils/src/
Dreadelf.c4529 ebl_object_note (ebl, noteentry->name, noteentry->type, in handle_notes()