aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-pe/reloc.d
blob: 55888c3bdf122eb326c684324756439727b4eef3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#name: PE base relocations
#ld: --enable-reloc-section
#objdump: -p

.*:     file format .*

#...
PE File Base Relocations.*
Virtual Address: .* Number of fixups 4
[ 	]*reloc    0 offset    0 .* (LOW|HIGHLOW|DIR64)
[ 	]*reloc    1 offset    [248] .* (LOW|HIGHLOW|DIR64)
[ 	]*reloc    2 offset   [124]0 .* (LOW|HIGHLOW|DIR64)
[ 	]*reloc    3 offset    0 .* ABSOLUTE
#pass