Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/elftoolchain/readelf/
H A Dreadelf.c352 static const char *note_type_openbsd(unsigned int nt);
1126 return note_type_openbsd(nt); in note_type()
1223 note_type_openbsd(unsigned int nt) in note_type_openbsd() function