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