relax-undef-weak-pie-export-dynamic.d 263 B

1234567891011121314
  1. #source: relax-undef-weak.s
  2. #ld: -pie --export-dynamic
  3. #readelf: -r
  4. #...
  5. Relocation section '\.rela\.dyn' .* 3 .*
  6. #...
  7. .*R_XTENSA_RTLD.*
  8. .*R_XTENSA_RTLD.*
  9. .*R_XTENSA_GLOB_DAT.*fd.*
  10. #...
  11. Relocation section '\.rela\.plt' .* 1 .*
  12. #...
  13. .*R_XTENSA_JMP_SLOT.*fd.*
  14. #...