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
263 B

#source: shared-lib-nopic-04.s
#as:
#ld: -shared
#objdump: -d
.*:[ ]+file format .*
#...
Disassembly of section \.text:
#...
.*:[ ]+[0-9a-f]+[ ]+jal[ ]+.* <foo_default@plt>
.*:[ ]+[0-9a-f]+[ ]+jal[ ]+.* <foo_default@plt>
0+[0-9a-f]+ <foo_default>:
#...