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

/external/elfutils/src/
H A Dld.c552 ld_state.export_all_dynamic = true;
562 ld_state.export_all_dynamic = true;
H A Dld.h1043 bool export_all_dynamic; member in struct:ld_state
H A Dldgeneric.c5265 if (!ld_state.export_all_dynamic && !ld_state.need_symtab)
5648 && (ld_state.need_symtab || ld_state.export_all_dynamic))
5849 - export_all_dynamic is not set and the symbol is only defined
5856 || (!ld_state.export_all_dynamic

Completed in 127 milliseconds