Home | History | Annotate | Download | only in ld-elf
      1 #ld: -r
      2 #readelf: -s
      3 
      4 Symbol table '.symtab' contains .* entries:
      5 #...
      6 [ 	]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo@FOO
      7 #...
      8 [ 	]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar@@FOO
      9 #...
     10 [ 	]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +foo
     11 #...
     12 [ 	]*[0-9]+: [0-9a-fA-F]* +1 +OBJECT +GLOBAL +DEFAULT +[0-9]+ +bar
     13 #pass
     14