Add addr2line, objcopy and strip tests for compressed debug sections.
[external/binutils.git] / binutils / testsuite / binutils-all / x86-64 / compressed-1b.d
1 #PROG: strip
2 #source: compressed-1.s
3 #as: --64
4 #strip:
5 #readelf: -S --wide
6 #name: strip on uncompressed debug setions
7
8 There are 6 section headers, starting at offset 0x80:
9
10 Section Headers:
11   \[Nr\] Name              Type            Address          Off    Size   ES Flg Lk Inf Al
12   \[ 0\]                   NULL            0000000000000000 000000 000000 00      0   0  0
13   \[ 1\] .text             PROGBITS        0000000000000000 000040 000015 00  AX  0   0 16
14   \[ 2\] .rela.text        RELA            0000000000000000 000200 000000 18      0   1  8
15   \[ 3\] .data             PROGBITS        0000000000000000 000058 000000 00  WA  0   0  4
16   \[ 4\] .bss              NOBITS          0000000000000000 000058 000000 00  WA  0   0  4
17   \[ 5\] .shstrtab         STRTAB          0000000000000000 000058 000021 00      0   0  1
18 Key to Flags:
19   W \(write\), A \(alloc\), X \(execute\), M \(merge\), S \(strings\)
20   I \(info\), L \(link order\), G \(group\), x \(unknown\)
21   O \(extra OS processing required\) o \(OS specific\), p \(processor specific\)