Home
last modified time | relevance | path

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

/openbmc/linux/arch/openrisc/
H A DMakefile21 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name) macro
/openbmc/linux/arch/nios2/
H A DMakefile22 LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) $(KCFLAGS) -print-libgcc-file-name) macro
/openbmc/linux/arch/arc/
H A DMakefile75 LIBGCC = $(shell $(CC) $(cflags-y) --print-libgcc-file-name) macro
/openbmc/linux/arch/parisc/
H A DMakefile117 LIBGCC := $(shell $(CC) -print-libgcc-file-name) macro