Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Dtest_static_binary_csflags.c11 T_DECL(static_binary,
H A DMakefile1809 static_binary: ../tools/tests/execperf/exit-asm.S target
1810 …r-out -l%,$(DT_LDFLAGS) $(LDFLAGS) $(OTHER_LDFLAGS)) $< -o $(SYMROOT)/static_binary -static -nosta…
1811 …LLOCATE=$(CODESIGN_ALLOCATE) $(CODESIGN) --force --sign - --timestamp=none $(SYMROOT)/static_binary
1813 install-static_binary: static_binary
1815 cp $(SYMROOT)/static_binary $(INSTALLDIR)
1817 CUSTOM_TARGETS += static_binary
1818 EXCLUDED_SOURCES += static_binary.c
1820 test_static_binary_csflags: static_binary