Home
last modified time | relevance | path

Searched refs:static_binary (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/tests/
H A Dtest_static_binary_csflags.c11 T_DECL(static_binary,
H A DMakefile1464 static_binary: ../tools/tests/execperf/exit-asm.S target
1465 …r-out -l%,$(DT_LDFLAGS) $(LDFLAGS) $(OTHER_LDFLAGS)) $< -o $(SYMROOT)/static_binary -static -nosta…
1466 …LLOCATE=$(CODESIGN_ALLOCATE) $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/static_binary
1468 install-static_binary: static_binary
1470 cp $(SYMROOT)/static_binary $(INSTALLDIR)
1472 CUSTOM_TARGETS += static_binary
1473 EXCLUDED_SOURCES += static_binary.c
1475 test_static_binary_csflags: static_binary