Searched refs:a_flags (Results 1 – 8 of 8) sorted by relevance
62 atomic_t a_flags; member
122 cmd_vdso32as = $(VDSOCC) $(a_flags) $(CC32FLAGS) $(AS32FLAGS) -c -o $@ $<129 cmd_vdso64as = $(VDSOCC) $(a_flags) $(AS64FLAGS) -c -o $@ $<
72 cmd_compat_vdsoas = $(COMPAT_CC) $(a_flags) $(COMPAT_CC_FLAGS) -c -o $@ $<
66 cmd_vdsoas = $(CC) $(a_flags) -c -o $@ $<
56 cmd_vdsoas_o_S = $(CC) $(a_flags) -c -o $@ $<
174 a_flags = -Wp,-MMD,$(depfile) $(NOSTDINC_FLAGS) $(LINUXINCLUDE) \268 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $< $(cmd_objtool)
419 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
75 cmd_vdsoas_o_S = $(CC) $(a_flags) -c -o $@ $<