Define various symbols conditionally in shared libraries
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr23161a.rd
CommitLineData
fd161d86
AM
1Relocation section '\.rel(a|)\.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries:
2 +Offset +Info +Type +Sym.* Value +Sym.* Name( \+ Addend|)
3#...
4[a-f0-9]+ +[0-9a-f]+ +R_.*_GLOB_DAT +[a-f0-9]+ +__bss_start(@@FOO|)( \+ 0|)
5#...
6[a-f0-9]+ +[0-9a-f]+ +R_.*_GLOB_DAT +[a-f0-9]+ +_edata(@@FOO|)( \+ 0|)
7#...
8[a-f0-9]+ +[0-9a-f]+ +R_.*_GLOB_DAT +[a-f0-9]+ +_end(@@FOO|)( \+ 0|)
9#...
10Symbol table '\.dynsym' contains [0-9]+ entries:
11 +Num: +Value +Size Type +Bind +Vis +Ndx Name
12 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
13#...
14 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +_edata(@@FOO|)
15#...
16 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +_end(@@FOO|)
17#...
18 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +DEFAULT +[0-9]+ +__bss_start(@@FOO|)
19#...
This page took 0.023949 seconds and 4 git commands to generate.