Home
last modified time | relevance | path

Searched refs:strip_all (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/src/
Dld.c705 if (ld_state.strip == strip_all) in parse_opt_1st()
708 ld_state.strip = strip_all; in parse_opt_1st()
Dld.h843 strip_all, enumerator
Dldscript.y560 if (mode == 0 && ld_state.strip == strip_all) in new_segment()
Dldscript.c2355 if (mode == 0 && ld_state.strip == strip_all) in new_segment()
Dldgeneric.c5254 if ((ld_state.strip >= strip_all || !ld_state.need_symtab) in ld_generic_create_outfile()