Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/
DMakefile120 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc macro
124 CFLAGS_vmlinux := $(LINK-y) $(LINK_WRAPS) $(LD_FLAGS_CMDLINE)