ifunc-2.d 296 B

1234567891011
  1. #target: [check_shared_lib_support]
  2. #ld: -shared --hash-style=sysv
  3. #objdump: -dw
  4. #...
  5. 0+(130|1a0|1c8) <foo>:
  6. #...
  7. [ \t0-9a-f]+:[ \t0-9a-f]+bl[ \t0-9a-f]+<\*ABS\*\+0x(130|1a0|1c8)@plt>
  8. [ \t0-9a-f]+:[ \t0-9a-f]+adrp[ \t]+x0, 0 <.*>
  9. [ \t0-9a-f]+:[ \t0-9a-f]+add[ \t]+x0, x0, #0x(120|190|1b8)
  10. #pass