Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/
DMakefile136 $(OBJCOPY) -O elf32-x86-64 "$$TMP" "$$TMPO" && \
137 $(LD) -m elf32_x86_64 "$$TMPO" -o "$$TMP",y,n)
/Linux-v5.10/scripts/
DKbuild.include95 TMPO=$(TMPOUT)/tmp.o; \