Searched refs:note_info (Results 1 – 1 of 1) sorted by relevance
1537 struct note_info { struct1543 TAILQ_ENTRY(note_info) link; /* Link to the next note info. */ argument1546 TAILQ_HEAD(note_info_list, note_info);1557 static void __elfN(putnote)(struct thread *td, struct note_info *, struct sbuf *);1587 struct note_info *ninfo; in __elfN()1817 struct note_info *ninfo; in __elfN()1984 struct note_info *ninfo; in __elfN()2012 struct note_info *ninfo; in __elfN()2079 __elfN(putnote)(struct thread *td, struct note_info *ninfo, struct sbuf *sb) in __elfN()