Home
last modified time | relevance | path

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

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