Searched refs:gc_sections (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/
H A Dld.h984 bool gc_sections; member in struct:ld_state
H A Dld.c658 ld_state.gc_sections = key == ARGP_gc_sections;
H A Dldgeneric.c946 if (unlikely (shdr->sh_flags & SHF_GROUP) && ld_state.gc_sections)
982 && (fileinfo->status != in_archive || !ld_state.gc_sections))

Completed in 144 milliseconds