HomeSort by: relevance | last modified time | path
    Searched refs:NM (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/external/isc/libsodium/dist/dist-build/
nativeclient-pnacl.sh 12 export NM=${NM-"pnacl-nm"}
  /src/usr.bin/lorder/
lorder.sh 38 # If the user has set ${NM} then we use it, otherwise we use 'nm'.
49 : ${NM:=nm}
52 for var in JOIN MKTEMP NM SED SORT ; do
93 (for file in $* ; do echo $file":" ; done ; $NM -go $*) >$N
  /src/sys/arch/playstation2/conf/
build.playstation2.sh 16 NM=${root}/bin/${target}-nm; export NM
  /src/sys/arch/hppa/spmath/
Makefile.inc 23 NM=${NM:q} LORDER=${LORDER:q} \
  /src/tools/lorder/
Makefile 23 -e "s,{NM:=.*},{NM:="${NM:Q}"}," \
  /src/sys/lib/libgnuefi/
Makefile.inc 45 AR=${AR:q} NM=${NM:q} \
  /src/sys/lib/libkern/
Makefile.inc 52 AR=${AR:q} NM=${NM:q} \
  /src/sys/lib/libsa/
Makefile.inc 45 AR=${AR:q} NM=${NM:q} \
  /src/sys/lib/libz/
Makefile.inc 41 AR=${AR:q} NM=${NM:q} \
  /src/sys/arch/amiga/stand/bootblock/bootxx_ffs/
Makefile 102 ${RELOC2BB} x.out $@ || (${NM} -u x.out && false)
106 ${RELOC2BB} x.out $@ || (${NM} -u x.out && false)
110 ${RELOC2BB} -F f.out $@ || (${NM} -u f.out && false)
116 ${NM} -u $@
122 ${NM} -u $@
  /src/sys/arch/i386/stand/cdboot/
Makefile 50 @ set -- $$( ${NM} -t d ${PROG}.tmp | grep '\<free_space\>' \
  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.c 663 p->attr.rr_entry.NM.h.type[0] = 'N';
664 p->attr.rr_entry.NM.h.type[1] = 'M';
665 sprintf(p->attr.rr_entry.NM.altname, "%s", file_node->isoDirRecord->name);
666 p->attr.rr_entry.NM.h.length[0] = (unsigned char)nm_length;
667 p->attr.rr_entry.NM.h.version[0] = (unsigned char)1;
668 p->attr.rr_entry.NM.flags[0] = (unsigned char) NM_PARENT;
743 * Each NM record has 254 bytes to work with. This means that
745 * name with 251 characters would require two nm records.
751 SUSP_ENTRY_RRIP_NM, "NM", SUSP_LOC_ENTRY);
752 r->attr.rr_entry.NM.h.version[0] = 1
    [all...]
iso9660_rrip.h 183 ISO_RRIP_NM NM;
  /src/sys/arch/amiga/stand/bootblock/boot/
Makefile 113 ${RELOC2BB} -d -S x.out $@ || (${NM} -u x.out && false)
119 ${NM} -u $@
  /src/tools/gdb/
Makefile 54 NM=${NM:Q} OBJDUMP=${OBJDUMP:Q} \
  /src/tools/gcc/
Makefile 97 AR=${HOST_AR:Q} RANLIB=${HOST_RANLIB:Q} NM=${HOST_NM:Q}
149 NM=${NM:Q} OBJDUMP=${OBJDUMP:Q} \
  /src/common/dist/zlib/
configure 65 if "${CROSS_PREFIX}nm" --version >/dev/null 2>/dev/null || test $? -lt 126; then
66 NM=${NM-"${CROSS_PREFIX}nm"}
67 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
69 NM=${NM-"nm"}
  /src/games/rogue/
monster.c 207 goto NM;
212 goto NM;
216 goto NM;
225 goto NM;
231 NM: test_mons = level_monsters.next_monster;
  /src/lib/libpthread/
Makefile 322 ${LD} -r -o ${.TARGET}.o `NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT}`
  /src/share/mk/
bsd.lib.mk 571 ${AR} ${_ARFL} ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT})
589 @${LINK.c:S/-nostdinc//} -nostdlib ${LDFLAGS} -Wno-unused-command-line-argument -r -o ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*o} | ${TSORT})
597 @${LINK.c:S/-nostdinc//} -nostdlib ${LDFLAGS} -r -o ${.TARGET} $$(NM=${NM} ${LORDER} ${.ALLSRC:M*po} | ${TSORT})
795 ${NM} --dynamic --extern-only --defined-only --with-symbol-versions \
sys.mk 117 NM?= nm
bsd.kmodule.mk 179 $$(${NM} tmp.o | ${TOOL_AWK} -f ${ARCHDIR}/kmodhide.awk) \
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 4575 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4587 nlist=$output_objdir/$my_outputname.nm
4633 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4709 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4716 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4724 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4897 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
4910 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
4947 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
8416 echo "*** lists from a program, using 'nm' or equivalent, but libtool could
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 3246 if test -n "$NM" && test -n "$global_symbol_pipe"; then
3258 nlist="$output_objdir/${my_outputname}.nm"
3302 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3378 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3385 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3393 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3556 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3669 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
3681 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
6976 echo "*** lists from a program, using \`nm' or equivalent, but libtool could
    [all...]
configure 684 NM
9287 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
9288 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
9292 if test -n "$NM"; then
9294 lt_cv_path_NM=$NM
9296 lt_nm_to_check=${ac_tool_prefix}nm
9298 lt_nm_to_check="$lt_nm_to_check nm"
9307 # Check to see if the nm accepts a BSD-compat flag.
9309 # nm: unknown option "B" ignored
9310 # Tru64's nm complains that /dev/null is an invalid object fil
    [all...]

Completed in 852 milliseconds

1 2