diff options
| author | Kai Wang <kaiw@FreeBSD.org> | 2014-01-15 08:43:20 +0000 |
|---|---|---|
| committer | Kai Wang <kaiw@FreeBSD.org> | 2014-01-15 08:43:20 +0000 |
| commit | 5265ace0e440a23fb522c516f4ee20f43eaed2b3 (patch) | |
| tree | 13068447bb61372f7540b168e913b8eb88ef7578 /test/elfdump/ts/exec2/@S@d%cp.out | |
Notes
Diffstat (limited to 'test/elfdump/ts/exec2/@S@d%cp.out')
| -rw-r--r-- | test/elfdump/ts/exec2/@S@d%cp.out | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/test/elfdump/ts/exec2/@S@d%cp.out b/test/elfdump/ts/exec2/@S@d%cp.out new file mode 100644 index 000000000000..78c1576b4c3f --- /dev/null +++ b/test/elfdump/ts/exec2/@S@d%cp.out @@ -0,0 +1,27 @@ +Dynamic Section: .dynamic + index tag value + [0] DT_NEEDED 0x15 libc.so.7 + [1] DT_INIT 0x8048be0 + [2] DT_FINI 0x804ab8c + [3] DT_HASH 0x8048124 + [4] DT_STRTAB 0x8048774 + [5] DT_SYMTAB 0x8048344 + [6] DT_STRSZ 0x1d3 + [7] DT_SYMENT 0x10 + [8] DT_DEBUG 0 + [9] DT_PLTGOT 0x804c5cc + [10] DT_PLTRELSZ 0x1d0 + [11] DT_PLTREL 0x11 + [12] DT_JMPREL 0x8048a10 + [13] DT_REL 0x80489f0 + [14] DT_RELSZ 0x20 + [15] DT_RELENT 0x8 + [16] DT_VERNEED 0x80489d0 + [17] DT_VERNEEDNUM 0x1 + [18] DT_GNU_VERSYM 0x8048948 + [19] DT_NULL + [20] DT_NULL + [21] DT_NULL + [22] DT_NULL + [23] DT_NULL + [24] DT_NULL |
