Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A DMakefile81 MAPFILE= ld-elf.so.1.map macro
82 LDFLAGS+= -Wl,-Map=${MAPFILE} -Wl,--cref
83 CLEANFILES+= ${MAPFILE}
86 @if grep __libsys_interposing ${MAPFILE} >/dev/null ; then \
90 @if grep __libc_interposing ${MAPFILE} >/dev/null ; then \
94 @if grep xlocale ${MAPFILE} >/dev/null ; then \
98 @if grep fprintf ${MAPFILE} >/dev/null ; then \