Searched refs:note_info (Results 1 – 1 of 1) sorted by relevance
1446 struct note_info { struct1451 TAILQ_ENTRY(note_info) link; /* Link to the next note info. */ argument1454 TAILQ_HEAD(note_info_list, note_info);1479 static void __elfN(putnote)(struct note_info *, struct sbuf *);1660 struct note_info *ninfo; in __elfN()1871 struct note_info *ninfo; in __elfN()2040 struct note_info *ninfo; in register_note()2106 __elfN(putnote)(struct note_info *ninfo, struct sbuf *sb) in __elfN()