5 lines
74 B
ArmAsm
5 lines
74 B
ArmAsm
.type foo STT_GNU_IFUNC
|
|
.type bar STT_GNU_IFUNC
|
|
.globl foo, bar
|
|
foo:
|
|
bar:
|