Lines Matching refs:test3
5 RUN: llvm-nm -m %p/Inputs/darwin-m-test3.macho-x86-64 \
6 RUN: | FileCheck %s -check-prefix test3
20 # This is testing is using darwin-m-test3.macho-x86-64 that is linked with
38 test3: 0000000100000000 (__TEXT,__text) [referenced dynamically] external __mh_execute_header
39 test3: (undefined) external _atsPathVersSuffix (from libPathATS)
40 test3: (undefined) external _atsVersSuffix (from libATS)
41 test3: (undefined) external _foo (from Foo)
42 test3: (undefined) external _fooPath (from FooPath)
43 test3: (undefined) external _fooPathSuffix (from FooPathSuffix)
44 test3: (undefined) external _fooPathVers (from FooPathVers)
45 test3: (undefined) external _fooSuffix (from FooSuffix)
46 test3: (undefined) external _fooVers (from FooVers)
47 test3: 0000000100000e60 (__TEXT,__text) external _main
48 test3: (undefined) external _qt (from QT)
49 test3: (undefined) external _qtPath (from QTPath)
50 test3: (undefined) external _x (from libx)
51 test3: (undefined) external _xPathSuffix (from libxPathSuffix)
52 test3: (undefined) external _xSuffix (from libxSuffix)
53 test3: (undefined) external dyld_stub_binder (from libSystem)