1 # Supplies a global definition of an absolute symbol, plus a global symbol
2 # containing the absolute symbol's value.
4 .section __TEXT,__text,regular,pure_instructions
5 .build_version macos, 12, 0
9 _AbsoluteSymDef
= 0x01234567
11 .globl _GlobalAbsoluteSymDefValue
13 _GlobalAbsoluteSymDefValue
:
16 .subsections_via_symbols