Home
last modified time | relevance | path

Searched refs:NM (Results 1 – 25 of 242) sorted by relevance

12345678910

/external/ltp/testcases/commands/nm/
Dnm0125 NM=${NM:=nm}
32 TST_NEEDS_CMDS="$NM"
44 EXPECT_PASS $NM -f posix -A "lib.a" \> nm.out
53 EXPECT_PASS $NM -f posix -A "dir/lib.a" \> nm.out
65 EXPECT_PASS $NM -f posix -g $TST_DATAROOT/f1 \> nm.out
77 EXPECT_PASS $NM -f posix -t o $TST_DATAROOT/f1 \> nm.out
89 EXPECT_PASS $NM -f sysv $TST_DATAROOT/f1 \> nm.out
101 EXPECT_PASS $NM -f bsd $TST_DATAROOT/f1 \> nm_bsd.out
102 EXPECT_PASS $NM -f posix $TST_DATAROOT/f1 \> nm_posix.out
117 EXPECT_PASS $NM -f sysv -u $TST_DATAROOT/f1 \> nm.out
[all …]
/external/llvm/test/tools/lto/
Dhide-linkonce-odr.ll10 ; RUN: llvm-nm %t.dylib | FileCheck --check-prefix=NM %s
12 ; NM: 0000000000000f48 S _GlobLinkonce
13 ; NM: 0000000000000f10 t _a
14 ; NM: 0000000000000f20 T _b
15 ; NM: 0000000000000f00 T _c
/external/python/cpython2/Modules/
Dmakexp_aix75 NM=/usr/ccs/bin/nm
77 $NM -e $xopt $1 >/dev/null 2>&1 || xopt=""
79 $NM -Bex $xopt $inputFiles \
/external/llvm/test/LTO/X86/
Ddiagnostic-handler-remarks.ll9 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
15 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
22 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
28 ; RUN: llvm-nm %t.o | FileCheck %s -check-prefix NM
36 ; NM-NOT: foo
37 ; NM: func2
38 ; NM: main
/external/pdfium/testing/resources/pixel/
Dbug_585.in37 /NM (Annot-1)
60 /NM (7f264ba2-e270-42a1-a390-eb41278072ff)
102 /NM (2912a3cf-3b30-48a7-8531-431ce468e6a8)
143 /NM (c99bdf16-3040-4bf6-9b8a-a80cc563a6a7)
Dbug_492.in51 /NM (Annot-1)
/external/ltp/testscripts/build/
Dbuild_test_function.sh195 export NM="$NM"
198 for i in AR ARFLAGS CC CFLAGS CXX CXXFLAGS LD LDFLAGS NM; do
/external/bison/djgpp/
Dconfig.site76 NM=${NM='nm'}
/external/python/cpython2/Tools/scripts/
Dnm2def.py41 NM = 'nm -p -g %s' # For Linux, use "nm -g %s" variable
45 lines = os.popen(NM % lib).readlines()
/external/llvm/test/tools/gold/X86/
Dthinlto_archive.ll16 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
23 ; NM: T f
Dthinlto.ll13 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
35 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
43 ; RUN: llvm-nm %t4 | FileCheck %s --check-prefix=NM
54 ; NM: T f
Demit-llvm.ll16 ; RUN: llvm-nm %t3.o.o | FileCheck --check-prefix=NM %s
24 ; NM: T f3
/external/zlib/src/
Dconfigure52 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
/external/python/cpython2/Modules/zlib/
Dconfigure52 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
/external/icu/icu4c/source/data/unit/
Dfr_CA.txt190 dnam{"NM"}
191 one{"{0} NM"}
192 other{"{0} NM"}
/external/elfutils/tests/
Drun-arsymtest.sh31 ${NM} -s $lib |
DMakefile.am339 NM=$(NM); export NM;
353 NM=$(NM); export NM;
/external/llvm/utils/
DGenLibDeps.pl45 if (defined($ENV{NM})) {
46 chomp($nmPath=$ENV{NM});
/external/swiftshader/third_party/LLVM/utils/
DGenLibDeps.pl45 if (defined($ENV{NM})) {
46 chomp($nmPath=$ENV{NM});
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_state_init.c188 #define CHECK( NM, FLAG, ADD ) \ argument
189 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
194 #define TCL_CHECK( NM, FLAG, ADD ) \ argument
195 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
519 #define ALLOC_STATE_IDX( ATOM, CHK, SZ, NM, FLAG, IDX ) \ in radeonInitState() argument
524 rmesa->hw.ATOM.name = NM; \ in radeonInitState()
532 #define ALLOC_STATE( ATOM, CHK, SZ, NM, FLAG ) \ in radeonInitState() argument
533 ALLOC_STATE_IDX(ATOM, CHK, SZ, NM, FLAG, 0) in radeonInitState()
/external/libvpx/libvpx/build/make/
Dconfigure.sh455 NM=${NM}
637 NM=${NM:-${CROSS}nm}
967 NM=arm-none-linux-gnueabi-nm
1012 NM=${TOOLCHAIN_PATH}nm
1055 NM="$(${XCRUN_FIND} nm)"
/external/pdfium/testing/resources/javascript/
Dbug_492_1.in84 /NM (annot_s_name)
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_state_init.c220 #define CHECK( NM, FLAG, ADD ) \ argument
221 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \
228 #define TCL_CHECK( NM, FLAG, ADD ) \ argument
229 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom) \
235 #define TCL_OR_VP_CHECK( NM, FLAG, ADD ) \ argument
236 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
242 #define VP_CHECK( NM, FLAG, ADD ) \ argument
243 static int check_##NM( struct gl_context *ctx, struct radeon_state_atom *atom ) \
629 #define ALLOC_STATE( ATOM, CHK, SZ, NM, IDX ) \ in r200InitState() argument
634 rmesa->hw.ATOM.name = NM; \ in r200InitState()
/external/syslinux/mk/
Dsyslinux.mk61 NM = nm
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp107 void processGepInst(GetElementPtrInst *GepI, ValueToNodeMap &NM);
323 ValueToNodeMap &NM) { in processGepInst() argument
327 ValueToNodeMap::iterator F = NM.find(PtrOp); in processGepInst()
328 if (F == NM.end()) { in processGepInst()
384 NM.insert(std::make_pair(GepI, PN)); in processGepInst()
396 ValueToNodeMap NM; in collect() local
404 processGepInst(GepI, NM); in collect()

12345678910