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.
 
 
 
 
 
 

8 lines
178 B

#name: Check require-defined can require a symbol from an object
#source: require-defined.s
#ld: -e _start --gc-sections --require-defined=bar
#nm: -n
#...
[0-9a-f]+ T bar
#...