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.
 
 
 
 
 
 

15 lines
307 B

#source: sort_b_a.s
#ld: -T sort-sections-reversed-3.t --no-warn-rwx-segments
#nm: -n
# Check that REVERSE implies SORT_BY_NAME for sections.
# Also check that EXCLUDE_FILE() is supported inside REVERSE.
#...
0[0-9a-f]* t text3
#...
0[0-9a-f]* t text2
#...
0[0-9a-f]* t text1
#...
0[0-9a-f]* t text
#pass