Searched defs:_start (Results 1 – 3 of 3) sorted by relevance
8 .globl _start symbol9 _start: label
22 .globl _start symbol23 _start: .code32 label
101 _start(char **ap) in _start() function