Searched refs:note_info (Results 1 – 1 of 1) sorted by relevance
1559 struct note_info { struct1565 TAILQ_ENTRY(note_info) link; /* Link to the next note info. */ argument1568 TAILQ_HEAD(note_info_list, note_info);1576 static void __elfN(putnote)(struct thread *td, struct note_info *, struct sbuf *);1607 struct note_info *ninfo; in coredump()1842 struct note_info *ninfo; in corehdr()2011 struct note_info *ninfo; in register_regset_note()2039 struct note_info *ninfo; in register_note()2106 __elfN(putnote)(struct thread *td, struct note_info *ninfo, struct sbuf *sb) in putnote()