Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dlinker.h103 typedef TAILQ_HEAD(, linker_class) linker_class_list_t; typedef
/f-stack/freebsd/sys/
H A Dlinker.h111 typedef TAILQ_HEAD(, linker_class) linker_class_list_t; typedef
/f-stack/freebsd/kern/
H A Dkern_linker.c116 static linker_class_list_t classes;