Use "pulongest" on aarch64-tdep.c:aarch64_gdbarch_init
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / startofb.d
1 #source: startof.s
2 #ld: -shared
3 #readelf: -sW
4 #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
5
6 Symbol table '\.dynsym' contains [0-9]+ entries:
7 +Num: +Value +Size Type +Bind +Vis +Ndx Name
8 +0: 0+ +0 +NOTYPE +LOCAL +DEFAULT +UND +
9 #...
10 +[0-9]+: +[a-f0-9]+ +0 +NOTYPE +GLOBAL +PROTECTED +[0-9]+ +___?start_scnfoo
11 #pass
This page took 0.028843 seconds and 4 git commands to generate.