blob: bda54adc3b860cff2f29af91a088b9084c0bf49d [file] [log] [blame]
# Supplies an internal definition, l_foo, with a linker-private prefix. Since
# this definition is not marked as global it should not be resolvable outside
# the object.
.section __TEXT,__text,regular,pure_instructions
.macosx_version_min 10, 14
.p2align 4, 0x90
l_foo:
xorl %eax, %eax
retq
.subsections_via_symbols