Home
last modified time | relevance | path

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

/external/v8/tools/gyp/test/mac/strip/
Dtest.gyp52 'target_name': 'strip_all',
/external/elfutils/src/
Dld.c691 if (ld_state.strip == strip_all) in parse_opt_1st()
694 ld_state.strip = strip_all; in parse_opt_1st()
Dld.h835 strip_all, enumerator
Dldscript.y552 if (mode == 0 && ld_state.strip == strip_all) in new_segment()
Dldgeneric.c5244 if ((ld_state.strip >= strip_all || !ld_state.need_symtab) in ld_generic_create_outfile()