Home
last modified time | relevance | path

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

/freebsd-src/contrib/elftoolchain/readelf/
H A Dreadelf.c340 static void dump_notes_data(struct readelf *re, const char *name,
3808 dump_notes_data(struct readelf *re, const char *name, uint32_t type, in dump_notes_data() function
3923 dump_notes_data(re, name, note->n_type, buf, note->n_descsz); in dump_notes_content()