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/archive1/@S@r%liba.a.out | |
Notes
Diffstat (limited to 'test/elfdump/ts/archive1/@S@r%liba.a.out')
| -rw-r--r-- | test/elfdump/ts/archive1/@S@r%liba.a.out | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/test/elfdump/ts/archive1/@S@r%liba.a.out b/test/elfdump/ts/archive1/@S@r%liba.a.out new file mode 100644 index 000000000000..11cb4becc637 --- /dev/null +++ b/test/elfdump/ts/archive1/@S@r%liba.a.out @@ -0,0 +1,33 @@ + +liba.a(a1.o): + +Relocation Section: .rel.text + type offset section with respect to + R_386_32 0x5 .rel.text a + R_386_32 0x16 .rel.text a + +liba.a(a2.o): + +Relocation Section: .rel.text + type offset section with respect to + R_386_32 0xa .rel.text msg + R_386_32 0x11 .rel.text .rodata (section) + R_386_PC32 0x16 .rel.text printf + +liba.a(a3.o): + +Relocation Section: .rel.text + type offset section with respect to + R_386_32 0x5 .rel.text x + R_386_32 0xf .rel.text y + R_386_32 0x19 .rel.text x + R_386_32 0x27 .rel.text y + +liba.a(a4.o): + +Relocation Section: .rel.text + type offset section with respect to + R_386_32 0xa .rel.text msg2 + R_386_32 0x12 .rel.text msg1 + R_386_32 0x19 .rel.text .rodata (section) + R_386_PC32 0x1e .rel.text printf |
