Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c380 static const char *note_type_openbsd(unsigned int nt);
1160 return note_type_openbsd(nt); in note_type()
1281 note_type_openbsd(unsigned int nt) in note_type_openbsd() function