diff options
Diffstat (limited to 'binutils-2.25/ld/testsuite/ld-m68k/got-1.d')
-rw-r--r-- | binutils-2.25/ld/testsuite/ld-m68k/got-1.d | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/binutils-2.25/ld/testsuite/ld-m68k/got-1.d b/binutils-2.25/ld/testsuite/ld-m68k/got-1.d new file mode 100644 index 00000000..e8070e92 --- /dev/null +++ b/binutils-2.25/ld/testsuite/ld-m68k/got-1.d @@ -0,0 +1,19 @@ +#source: got-1.s +#ld: -shared +#readelf: -d -r + +Dynamic section at offset .* contains 9 entries: + Tag Type Name/Value + 0x00000004 \(HASH\) 0x[0-9a-f]+ + 0x00000005 \(STRTAB\) 0x[0-9a-f]+ + 0x00000006 \(SYMTAB\) 0x[0-9a-f]+ + 0x0000000a \(STRSZ\) [0-9]+ \(bytes\) + 0x0000000b \(SYMENT\) 16 \(bytes\) + 0x00000007 \(RELA\) 0x[0-9a-f]+ + 0x00000008 \(RELASZ\) 12 \(bytes\) + 0x00000009 \(RELAENT\) 12 \(bytes\) + 0x00000000 \(NULL\) 0x0 + +Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entries: + Offset Info Type Sym.Value Sym. Name \+ Addend +[0-9a-f]+ [0-9a-f]+ R_68K_GLOB_DAT 00000000 a \+ 0 |