blob: 55888c3bdf122eb326c684324756439727b4eef3 [file]
#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