Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dlinker.h64 struct common_symbol { struct
65 STAILQ_ENTRY(common_symbol) link;
84 STAILQ_HEAD(, common_symbol) common; /* list of common symbols */ argument
/freebsd-10-stable/sys/kern/
Dkern_linker.c630 struct common_symbol *cp; in linker_file_unload()
857 struct common_symbol *cp; in linker_file_lookup_symbol_internal()
870 cp = malloc(sizeof(struct common_symbol) in linker_file_lookup_symbol_internal()
/freebsd-10-stable/contrib/gcc/
Dc-decl.c826 goto common_symbol; in pop_scope()
848 common_symbol: in pop_scope()