Searched refs:_main (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/tools/tests/execperf/
H A Dexit-asm.S3 .globl _main
4 _main: label
H A DMakefile71 $(CC) -o $@ $< $(LDFLAGS) -e _main -nostartfiles -nodefaultlibs -static -Wl,-segalign,0x4000
75 $(CC) -o $@ $< $(LDFLAGS) -e _main -Wl,-no_pie -nostartfiles -nodefaultlibs -Wl,-no_new_main
79 $(CC) -o $@ $< $(LDFLAGS) -e _main -Wl,-pie -nostartfiles -nodefaultlibs -Wl,-no_new_main

Completed in 21 milliseconds