diff options
Diffstat (limited to 'test/elfdump/ts/dso2/@e@i%test.so.out')
| -rw-r--r-- | test/elfdump/ts/dso2/@e@i%test.so.out | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/elfdump/ts/dso2/@e@i%test.so.out b/test/elfdump/ts/dso2/@e@i%test.so.out new file mode 100644 index 000000000000..427aef9d2bb5 --- /dev/null +++ b/test/elfdump/ts/dso2/@e@i%test.so.out @@ -0,0 +1,17 @@ + +elf header: + + e_ident: ELFCLASS64 ELFDATA2LSB ELFOSABI_SYSV + e_type: ET_DYN + e_machine: EM_X86_64 + e_version: EV_CURRENT + e_entry: 0x730 + e_phoff: 64 + e_shoff: 5216 + e_flags: 0 + e_ehsize: 64 + e_phentsize: 56 + e_phnum: 5 + e_shentsize: 64 + e_shnum: 31 + e_shstrndx: 28 |
