Searched refs:common_symbol (Results 1 – 2 of 2) sorted by relevance
66 struct common_symbol { struct67 STAILQ_ENTRY(common_symbol) link;96 STAILQ_HEAD(, common_symbol) common; /* list of common symbols */
687 struct common_symbol *cp; in linker_file_unload()955 struct common_symbol *cp; in linker_file_lookup_symbol_internal()968 cp = malloc(sizeof(struct common_symbol) in linker_file_lookup_symbol_internal()