Home
last modified time | relevance | path

Searched defs:descsz (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/libebl/
Deblobjnote.c26 ebl_object_note (ebl, name, type, descsz, desc) in ebl_object_note() argument
Deblcorenote.c26 ebl_core_note (ebl, name, type, descsz, desc) in ebl_core_note() argument
Deblopenbackend.c437 default_core_note (const char *name, uint32_t type, uint32_t descsz, in default_core_note()
444 default_object_note (const char *name, uint32_t type, uint32_t descsz, in default_object_note()
Di386_corenote.c73 i386_core_note (name, type, descsz, desc) in i386_core_note() argument
/external/elfutils/src/
Delflint.c2301 uint64_t descsz; in check_note() local
Dreadelf.c4496 uint32_t descsz; in handle_notes() member