Home
last modified time | relevance | path

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

/linux/arch/um/
H A DMakefile135 LINK_WRAPS = -Wl,--wrap,malloc -Wl,--wrap,free -Wl,--wrap,calloc macro
147 export CFLAGS_vmlinux := $(LINK-y) $(LINK_WRAPS) $(LD_FLAGS_CMDLINE) $(CC_FLAGS_LTO)