Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/rtld-elf/
H A DMakefile78 MAPFILE= ld-elf.so.1.map macro
79 LDFLAGS+= -Wl,-Map=${MAPFILE} -Wl,--cref
80 CLEANFILES+= ${MAPFILE}
83 @if grep __libsys_interposing ${MAPFILE} >/dev/null ; then \
87 @if grep __libc_interposing ${MAPFILE} >/dev/null ; then \
91 @if grep xlocale ${MAPFILE} >/dev/null ; then \
95 @if grep fprintf ${MAPFILE} >/dev/null ; then \