Home
last modified time | relevance | path

Searched refs:strip_debug (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/
Dldscript.y204 if (ld_state.strip == strip_debug
227 if (ld_state.strip == strip_debug
Dld.h805 strip_debug, enumerator
Dldscript.c1342 if (ld_state.strip == strip_debug
1368 if (ld_state.strip == strip_debug
Dld.c566 ld_state.strip = strip_debug; in parse_opt_1st()