Searched refs:linker_class_list_t (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | linker.h | 118 typedef TAILQ_HEAD(, linker_class) linker_class_list_t; typedef |
/freebsd/sys/kern/ | ||
H A D | kern_linker.c | 116 static linker_class_list_t classes; |