Searched refs:common_syms (Results 1 – 2 of 2) sorted by relevance
872 struct symbol *common_syms; member
619 CDBL_LIST_DEL (ld_state.common_syms, oldp); in check_definition()785 CDBL_LIST_ADD_REAR (ld_state.common_syms, oldp); in check_definition()1573 CDBL_LIST_ADD_REAR (ld_state.common_syms, newp); in add_relocatable_file()2782 struct symbol *runp = ld_state.common_syms; in compute_common_symbol_offset()2803 while ((runp = runp->next) != ld_state.common_syms); in compute_common_symbol_offset()3010 if (ld_state.ncopy > 0 || ld_state.common_syms != NULL) in sort_sections_lscript()3070 if (ld_state.common_syms != NULL) in sort_sections_lscript()