Home
last modified time | relevance | path

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

/linux-4.1.27/arch/um/
DMakefile131 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc macro
136 export CFLAGS_vmlinux := $(LINK-y) $(LINK_WRAPS) $(LD_FLAGS_CMDLINE)