gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / tail_padding.d
1 #as: -mabi=lp64
2 #readelf: -S
3 #name: AArch64 section tail padding
4
5 There are .* section headers, starting at offset .*:
6
7 Section Headers:
8 \[Nr\] Name Type Address Offset
9 Size EntSize Flags Link Info Align
10 \[ 0\] NULL 0000000000000000 00000000
11 0000000000000000 0000000000000000 0 0 0
12 \[ 1\] \.text PROGBITS 0000000000000000 00000040
13 0000000000000000 0000000000000000 AX 0 0 1
14 \[ 2\] \.data PROGBITS 0000000000000000 00000040
15 0000000000000008 0000000000000000 WA 0 0 64
16 \[ 3\] \.bss NOBITS 0000000000000000 00000080
17 000000000000000c 0000000000000000 WA 0 0 64
18 #...
This page took 0.030115 seconds and 4 git commands to generate.