old-cross-binutils/ld/testsuite/ld-elfvsb/define.s

11 lines
157 B
ArmAsm
Raw Normal View History

.data
.globl protected
.type protected,@object
protected:
.globl hidden
.type hidden,@object
hidden:
.globl internal
.type internal,@object
internal: