diff options
Diffstat (limited to 'test/elfdump/ts/dso1/@S@e%libelf.so.out')
| -rw-r--r-- | test/elfdump/ts/dso1/@S@e%libelf.so.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test/elfdump/ts/dso1/@S@e%libelf.so.out b/test/elfdump/ts/dso1/@S@e%libelf.so.out new file mode 100644 index 000000000000..33fa3163e219 --- /dev/null +++ b/test/elfdump/ts/dso1/@S@e%libelf.so.out @@ -0,0 +1,10 @@ + +ELF Header + ei_magic: { 0x7f, E, L, F } + ei_class: ELFCLASS64 ei_data: ELFDATA2LSB + e_machine: EM_X86_64 e_version: EV_CURRENT + e_type: ET_DYN + e_flags: 0 + e_entry: 0x2aa0 e_ehsize: 64 e_shstrndx: 24 + e_shoff: 0x19970 e_shentsize: 64 e_shnum: 25 + e_phoff: 0x40 e_phentsize: 56 e_phnum: 4 |
