Searched defs:cmd_vdso32cc (Results 1 – 3 of 3) sorted by relevance
45 cmd_vdso32cc = $(CROSS32CC) $(c_flags) -c -fPIC -mno-fast-indirect-calls -o $@ $< macro
64 cmd_vdso32cc = $(CC) $(c_flags) -c -o $@ $< macro
109 cmd_vdso32cc = $(VDSOCC) $(filter-out $(CC32FLAGSREMOVE), $(c_flags)) $(CC32FLAGS) -c -o $@ $< macro