Home
last modified time | relevance | path

Searched refs:common_syms (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/src/
Dld.h872 struct symbol *common_syms; member
Dldgeneric.c619 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()