Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/elftoolchain/readelf/
H A Dreadelf.c316 static void dump_notes_data(const char *name, uint32_t type, const char *buf,
3589 dump_notes_data(const char *name, uint32_t type, const char *buf, size_t sz) in dump_notes_data() function
3666 dump_notes_data(name, note->n_type, buf, note->n_descsz); in dump_notes_content()