You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
171 B

#name: localize 'fo*' but not 'foo'
#PROG: objcopy
#objcopy: -w -L \!foo -L fo\*
#source: symbols.s
#nm: -n
#...
0+ D bar
0+ d foa
0+ d fob
0+ D foo
0+ d foo1
0+ d foo2