Display signed hex number in x32 addend overflow check
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvsb / define.s
CommitLineData
f5e04945 1 .data
04827a14 2 .globl protected
f72dfb13 3 .type protected,"object"
04827a14
L
4protected:
5 .globl hidden
f72dfb13 6 .type hidden,"object"
04827a14
L
7hidden:
8 .globl internal
f72dfb13 9 .type internal,"object"
04827a14 10internal:
This page took 0.460393 seconds and 4 git commands to generate.