Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dimgact_elf.c1446 struct note_info { struct
1451 TAILQ_ENTRY(note_info) link; /* Link to the next note info. */ argument
1454 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()