Searched refs:exec_target (Results 1 – 5 of 5) sorted by relevance
16 TEST_GEN_PROGS_EXTENDED := exec_target34 $(OUTPUT)/exec_target: exec_target.c $(OUTPUT)/helper.o
1 exec_target
3 TEST_GEN_FILES := exec_target20 $(OUTPUT)/exec_target: CFLAGS += -static -nostartfiles
71 static int exec_target = 0; variable215 { "exec-target", no_argument, &exec_target, 1 },286 if (exec_target) { in main()
5 exec_target
Completed in 6 milliseconds