HomeSort by relevance Sort by last modified time
    Searched refs:NM (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /build/make/core/
filter_symbols.sh 0 NM=$1
15 $NM -g -fp $1 | while read -a line
  /external/ltp/testcases/commands/ade/nm/
nm01 23 # PURPOSE: To test the basic functionality of the `nm` command.
35 NM=${NM:=nm}
36 TCtmp=${TCtmp:-/tmp/nm$$}
61 echo "-------System test for $NM command------"
74 $NM -f posix -A $TCtmp/lib.a | grep "$TCtmp/lib.a\[nmfile2.obj\]\:" 2>&1 1>/dev/null
77 $NM -f posix -A $TCtmp/a/b/c/d/lib.a | grep "$TCtmp/a/b/c/d/lib.a\[nmfile2.obj\]\:" 2>&1 1>/dev/null
85 echo "nm -A: FAIL"
91 #The nm -g Displays only external (global)symbols
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi.exp 22 global NM
25 set status [gas_host_run "$NM $NMFLAGS --help" ""]
30 global NM
33 set status [gas_host_run "$NM $NMFLAGS --help" ""]
76 global NM
79 set nm_status [gas_host_run "$NM $NMFLAGS --help" ""]
  /build/make/core/combo/
HOST_CROSS_windows-x86.mk 22 $(hide) $($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)NM) -g -f p $(1) | cut -f1-2 -d" " >> $(2)
HOST_CROSS_windows-x86_64.mk 22 $(hide) $($(PRIVATE_2ND_ARCH_VAR_PREFIX)$(PRIVATE_PREFIX)NM) -g -f p $(1) | cut -f1-2 -d" " >> $(2)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/cfi/
ilp32.exp 21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/elf/
ilp32.exp 21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
ilp32.exp 21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/lns/
ilp32.exp 21 global NM
24 set status [gas_host_run "$NM $NMFLAGS --help" ""]
  /external/bison/djgpp/
config.site 76 NM=${NM='nm'}
  /toolchain/binutils/binutils-2.25/gas/testsuite/config/
default.exp 39 if ![info exists NM] then {
40 set NM [findfile $base_dir/../../binutils/nm-new \
41 $base_dir/../../binutils/nm-new \
42 [transform nm]]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
dlltool.exp 83 set got [binutils_run $NM "tmpdir/libalias.a"]
113 set got [binutils_run $NM "tmpdir/libalias2.a"]
160 set got [binutils_run $NM "tmpdir/libalias_nu.a"]
190 set got [binutils_run $NM "tmpdir/libalias_nu2.a"]
236 set got [binutils_run $NM "tmpdir/libalias_u.a"]
266 set got [binutils_run $NM "tmpdir/libalias_u2.a"]
nm.exp 24 if {[which $NM] == 0} then {
25 perror "$NM does not exist"
30 send_user "Version [binutil_version $NM]"
43 # Test nm with no arguments.
46 # stores most symbols twice, which messes up the nm output.
55 set got [binutils_run $NM "$NMFLAGS $tempfile"]
75 fail "nm (no arguments)"
77 pass "nm (no arguments)"
80 # Test nm -g
82 set got [binutils_run $NM "$NMFLAGS -g $tempfile"
    [all...]
ar.exp 185 global NM
213 set got [binutils_run $NM "--print-armap $archive"]
232 global NM
270 set got [binutils_run $NM "--print-armap $archive"]
289 global NM
344 set got [binutils_run $NM "--print-armap $archive"]
398 global NM
440 global NM
467 set got [binutils_run $NM "--print-armap $archive"]
objcopy.exp 402 global NM
493 set exec_output [binutils_run $NM "-a $NMFLAGS $objfile"]
510 global NM
534 set exec_output [binutils_run $NM "$NMFLAGS $objfile"]
680 global NM
742 set exec_output [binutils_run $NM "$NMFLAGS ${copyfile}"]
753 global NM
785 set exec_output [binutils_run $NM "$NMFLAGS ${copyfile}"]
806 global NM
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
nm2def.py 5 Windows definition files from them. Depends on nm(1). Tested
6 on Linux and Solaris only (-p option to nm is for Solaris only).
10 Additional notes: the output of nm is supposed to look like this:
33 Even if this isn't the default output of your nm, there is generally an
41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s"
45 lines = os.popen(NM % lib).readlines()
  /external/elfutils/tests/
run-arsymtest.sh 30 # Generate list using `nm' we check against.
31 ${NM} -s $lib |
  /external/ltp/testscripts/build/
build_test_function.sh 195 export NM="$NM"
198 for i in AR ARFLAGS CC CFLAGS CXX CXXFLAGS LD LDFLAGS NM; do
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
sparc.exp 27 global NM
30 set status [gas_host_run "$NM $NMFLAGS --help" ""]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
dwarf.exp 70 global NM
81 send_log "$NM -D tmpdir/$test > tmpdir/$test.exp\n"
82 catch "exec $NM -D tmpdir/$test > tmpdir/$test.exp" got
97 send_log "$NM -D tmpdir/$test > tmpdir/$test.out\n"
98 catch "exec $NM -D tmpdir/$test > tmpdir/$test.out" got
  /frameworks/base/core/java/android/os/
PatternMatcher.java 181 final int NM = match.length();
184 while ((ip<NP) && (im<NM)) {
214 } while (im < NM);
215 if (im == NM) {
230 } while (im < NM);
240 if (ip >= NP && im >= NM) {
  /toolchain/binutils/binutils-2.25/binutils/testsuite/config/
default.exp 24 if ![info exists NM] then {
25 set NM [findfile $base_dir/nm-new $base_dir/nm-new [transform nm]]
  /external/syslinux/mk/
syslinux.mk 61 NM = nm
  /toolchain/binutils/binutils-2.25/ld/testsuite/config/
default.exp 32 if ![info exists nm] then {
33 set nm [findfile $base_dir/../binutils/nm-new $base_dir/../binutils/nm-new [transform nm]]
219 # run nm on a file
221 proc ld_nm { nm nmflags object } {
222 default_ld_nm $nm $nmflags $object
250 if ![info exists NM] then {
251 set NM $n
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 51 if "${CROSS_PREFIX}nm" --version >/dev/null 2>/dev/null || test $? -lt 126; then
52 NM=${NM-"${CROSS_PREFIX}nm"}
53 test -n "${CROSS_PREFIX}" && echo Using ${NM} | tee -a configure.log
55 NM=${NM-"nm"}
414 show "$NM $test.o | grep _hello"
415 if test "`$NM $test.o | grep _hello | tee -a configure.log`" = ""; then
    [all...]

Completed in 746 milliseconds

1 2 3 4 5