ld: Pass -fno-sanitize=all to tests with linker
[deliverable/binutils-gdb.git] / ld / testsuite / ld-xtensa / relax-static-shared.d
1 #source: relax-static.s
2 #source: relax-static-defs.s
3 #ld: -shared
4 #readelf: -r
5 #...
6 Relocation section '\.rela\.dyn' .* 3 .*
7 #...
8 .*R_XTENSA_RTLD.*
9 .*R_XTENSA_RTLD.*
10 .*R_XTENSA_GLOB_DAT.*fd.*
11 #...
12 Relocation section '\.rela\.plt' .* 1 .*
13 #...
14 .*R_XTENSA_JMP_SLOT.*fd.*
15 #...
This page took 0.029814 seconds and 4 git commands to generate.