Home
last modified time | relevance | path

Searched refs:_main (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/tools/tests/execperf/
H A Dexit-asm.S3 .globl _main symbol
4 _main: label
H A DMakefile51 $(CC) -o $@ $< $(LDFLAGS) -e _main -nostartfiles -nodefaultlibs -static -Wl,-segalign,0x4000
55 $(CC) -o $@ $< $(LDFLAGS) -e _main -Wl,-no_pie -nostartfiles -nodefaultlibs -Wl,-no_new_main
59 $(CC) -o $@ $< $(LDFLAGS) -e _main -Wl,-pie -nostartfiles -nodefaultlibs -Wl,-no_new_main
/xnu-8792.41.9/tests/
H A DMakefile989 …binary -static -nostartfiles -nodefaultlibs -Wl,-version_load_command -Wl,-segalign,0x4000 -e _main