Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mach-o / sections-3.d
1 #objdump: -P section
2 #notarget: x86_64-*-darwin*
3 .*: +file format mach-o.*
4 #...
5 Section: __symbol_stub __TEXT.*\(bfdname: .symbol_stub\)
6 addr: (00000000)?00000000 size: (00000000)?00000000 offset: (00000000)?00000000
7 align: 0 nreloc: 0 reloff: (00000000)?00000000
8 flags: 80000008 \(type: symbol_stubs attr: pure_instructions\)
9 first indirect sym: 0 \(0 entries\) stub size: (16|20) reserved3: 0x0
10 Section: __la_symbol_ptr __DATA.*\(bfdname: .lazy_symbol_pointer\)
11 addr: (00000000)?00000000 size: (00000000)?00000000 offset: (00000000)?00000000
12 align: 2 nreloc: 0 reloff: (00000000)?00000000
13 flags: 00000007 \(type: lazy_symbol_pointers attr: -\)
14 first indirect sym: 0 \(0 entries\) reserved2: 0x0 reserved3: 0x0
15 Section: __nl_symbol_ptr __DATA.*\(bfdname: .non_lazy_symbol_pointer\)
16 addr: (00000000)?00000000 size: (00000000)?00000000 offset: (00000000)?00000000
17 align: 2 nreloc: 0 reloff: (00000000)?00000000
18 flags: 00000006 \(type: non_lazy_symbol_pointers attr: -\)
19 first indirect sym: 0 \(0 entries\) reserved2: 0x0 reserved3: 0x0
This page took 0.029728 seconds and 4 git commands to generate.