Searched refs:common_syms (Results 1 – 2 of 2) sorted by relevance
843 struct symbol *common_syms; member
566 CDBL_LIST_DEL (ld_state.common_syms, oldp); in check_definition()734 CDBL_LIST_ADD_REAR (ld_state.common_syms, oldp); in check_definition()1413 CDBL_LIST_ADD_REAR (ld_state.common_syms, newp); in add_relocatable_file()2579 struct symbol *runp = ld_state.common_syms; in compute_common_symbol_offset()2600 while ((runp = runp->next) != ld_state.common_syms); in compute_common_symbol_offset()2802 if (ld_state.ncopy > 0 || ld_state.common_syms != NULL) in sort_sections_lscript()2862 if (ld_state.common_syms != NULL) in sort_sections_lscript()