bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-undef-weak-pie-export-dynamic.d
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 #...
This page took 0.030146 seconds and 4 git commands to generate.