Updated Malay translation for the bfd sub-directory
[binutils-gdb.git] / ld / testsuite / ld-pe / pdb1.s
blob846814b1e7996acf916f5fd36fcd8783e3aea3d5
1 .text
3 .long 0x12345678
4 .long 0x9abcdef0
6 .global foo
7 foo: # section 0001, offset 00000008
8 .secrel32 bar
10 .data
11 .long 0x12345678
13 .global bar
14 bar: # section 0002, offset 00000004
15 .long 0x9abcdef0
17 .section "gcsect"
19 .global baz
20 baz: # unreferenced, will be GC'd out
21 .long 0x12345678