Lines Matching refs:keep_symbols
1835 $(hide) rm -f $@ $@.dynsyms $@.funcsyms $@.keep_symbols $@.debug $@.mini_debuginfo.xz1840 comm -13 $@.dynsyms $@.funcsyms >$@.keep_symbols && \1842 $(PRIVATE_OBJCOPY) -S --remove-section .gdb_index --remove-section .comment --keep-symbols=$@.keep_symbols $@.mini_debuginfo && \