.globl main .globl start .globl _start .globl __start .text main: start: _start: __start: .dc.a foo