Home | History | Annotate | Download | only in elf
      1 #source: ../../../elf/ifunc-1.s
      2 #readelf: -s
      3 #name: .set with IFUNC
      4 
      5 #...
      6 [ 	]+[0-9]+:[ 	]+[0-9a-f]+[ 	]+[0-9]+[ 	]+IFUNC[ 	]+GLOBAL[ 	]+DEFAULT[ 	]+[1-9] __GI_foo
      7 [ 	]+[0-9]+:[ 	]+[0-9a-f]+[ 	]+[0-9]+[ 	]+IFUNC[ 	]+GLOBAL[ 	]+DEFAULT[ 	]+[1-9] foo
      8 #pass
      9