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.
 
 
 
 
 
 

21 lines
349 B

#source: defined6.s
#ld: -T defined6.t
#nm: -B
# Check that DEFINED works with various symbol types
#...
0+1 A common
0+1 A common_post
0+1 A common_pre
0+1 A defined
0+1 A defined_post
0+1 A defined_pre
0+1 A undef
0+1 A undef_post
0+0 A undef_pre
0+1 A undefweak
0+1 A undefweak_post
0+0 A undefweak_pre
0+1 A weak
0+1 A weak_post
0+1 A weak_pre