Home
last modified time | relevance | path

Searched defs:LIBGCC (Results 1 – 5 of 5) sorted by relevance

/linux/arch/openrisc/
A DMakefile21 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) macro
/linux/arch/nios2/
A DMakefile22 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name) macro
/linux/arch/arc/
A DMakefile75 LIBGCC = $(shell $(CC) $(cflags-y) --print-libgcc-file-name) macro
/linux/tools/testing/selftests/nolibc/
A DMakefile160 LIBGCC := -lgcc macro
164 LIBGCC := macro
/linux/arch/parisc/
A DMakefile117 LIBGCC := $(shell $(CC) -print-libgcc-file-name) macro

Completed in 8 milliseconds