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/dso2/@S@G%test.so.out | |
Notes
Diffstat (limited to 'test/elfdump/ts/dso2/@S@G%test.so.out')
| -rw-r--r-- | test/elfdump/ts/dso2/@S@G%test.so.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/elfdump/ts/dso2/@S@G%test.so.out b/test/elfdump/ts/dso2/@S@G%test.so.out new file mode 100644 index 000000000000..7b5bdff019e3 --- /dev/null +++ b/test/elfdump/ts/dso2/@S@G%test.so.out @@ -0,0 +1,6 @@ + +Global Offset Table Section: .got (3 entries) + ndx addr value reloc addend symbol +[00000] 0000000000200de8 0000000000000000 R_X86_64_GLOB_DAT 000000000000 __gmon_start__ +[00001] 0000000000200df0 0000000000000000 R_X86_64_GLOB_DAT 000000000000 _Jv_RegisterClasses +[00002] 0000000000200df8 0000000000000000 R_X86_64_GLOB_DAT 000000000000 __cxa_finalize |
