1 global foo:(foo_end
- foo
)
2 global foo_hidden:function hidden
3 global foo_protected:function protected
4 global foo_internal:function internal
5 global foo_weak:function weak
6 global foo_hidden_weak:function hidden weak
8 extern strong_ref
, weak_ref:weak
, unused_ref
9 extern
weak_object_ref:weak object
12 SECTION .text
align=16
27 mov eax,weak_object_ref