Searched refs:note_threadmd (Results 1 – 2 of 2) sorted by relevance
| /src/sys/compat/linux/ |
| H A D | linux_elf.c | 100 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 D | imgact_elf.c | 1579 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
|