Home
last modified time | relevance | path

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

/src/sys/compat/linux/
H A Dlinux_elf.c100 static void __linuxN(note_threadmd)(void *, struct sbuf *, size_t *);
131 -1, __linuxN(note_threadmd), thr); in prepare_notes()
275 __linuxN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in note_threadmd() function
/src/sys/kern/
H A Dimgact_elf.c1579 static void __elfN(note_threadmd)(void *, struct sbuf *, size_t *);
1888 __elfN(note_threadmd), thr); in prepare_notes()
2469 __elfN(note_threadmd)(void *arg, struct sbuf *sb, size_t *sizep) in note_threadmd() function