Home
last modified time | relevance | path

Searched refs:executable_path (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project/llvm/test/tools/llvm-objcopy/MachO/
H A Dinstall-name-tool-add-rpath.test4 # RUN: llvm-install-name-tool -add_rpath @executable_path/. %t.i386
8 # RUN: llvm-install-name-tool -add_rpath @executable_path/. %t.x86_64
13 # NEW-RPATH-NEXT: @executable_path/.
15 # RUN: not llvm-install-name-tool -add_rpath @executable_path/. %t.i386 2>&1 \
18 # DUPLICATE-RPATH: rpath '@executable_path/.' would create a duplicate load command
20 # RUN: not llvm-install-name-tool -add_rpath @executable_path/. 2>&1 \
H A Dinstall-name-tool-prepend-rpath.test4 # RUN: llvm-install-name-tool -add_rpath @executable_path/. %t.i386
9 # RUN: llvm-install-name-tool -add_rpath @executable_path/. %t.x86_64
19 # NEW-RPATH-NEXT: @executable_path/.
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/dextIR/
H A DDextIR.py47 executable_path: str,
53 self.executable_path = executable_path
/llvm-project/lld/test/MachO/
H A Ddylib.s4 # RUN: %lld -dylib -install_name @executable_path/libfoo.dylib \
7 # CHECK: @executable_path/libfoo.dylib
H A Dlink-search-order.s8 # RUN: %lld -dylib -install_name @executable_path/libhello.dylib %t/hello.o -o %t/libhello.dylib
11 # RUN: %lld -dylib -install_name @executable_path/libgoodbye.dylib %t/goodbye.o -o %tD/libgoodbye.d…
55 # DYLIB: @executable_path/libhello.dylib
56 # DYLIB: @executable_path/libgoodbye.dylib
67 # ARCHIVE: @executable_path/libhello.dylib
68 # ARCHIVE-NOT: @executable_path/libgoodbye.dylib
H A Dlink-search-at-executable-path.s10 # RUN: %lld -dylib -install_name @executable_path/libfoo.dylib %t/foo.o -o %t/subdir/libfoo.dylib
14 ## When linking executables, @executable_path/ in install_name should be replaced
H A Dsub-library.s15 # RUN: @executable_path/libsuper.dylib %t/libsuper.o -o %t/libsuper.dylib
32 # RUN: @executable_path/libsuper.dylib %t/libsuper.o -o %t/libsuper.dylib
36 # RUN: @executable_path/libsuper.dylib %t/libsuper.o -o %t/libsuper.dylib
H A Dsymbol-resolution.s5 # RUN: @executable_path/libresolution.dylib %t/libresolution.o -o %t/libresolution.dylib
7 # RUN: @executable_path/libresolution2.dylib %t/libresolution.o -o %t/libresolution2.dylib
H A Dweak-definition-order.s21 # RUN: @executable_path/libweak1.dylib %t/weak1.o -o %t/libweak1.dylib
23 # RUN: @executable_path/libweak2.dylib %t/weak2.o -o %t/libweak2.dylib
H A Darm64-stubs.s6 # RUN: %lld -arch arm64 -dylib -install_name @executable_path/libfoo.dylib %t/foo.o -o %t/libfoo.dylib
7 # RUN: %lld -arch arm64 -dylib -install_name @executable_path/libbar.dylib %t/bar.o -o %t/libbar.dylib
H A Ddylink.s7 # RUN: %lld -dylib -install_name @executable_path/libhello.dylib \
11 # RUN: @executable_path/libgoodbye.dylib %t/libgoodbye.o -o %t/libgoodbye.dylib
H A Dx86-64-stubs.s8 # RUN: -install_name @executable_path/libhello.dylib %t/libhello.o \
11 # RUN: -install_name @executable_path/libgoodbye.dylib %t/libgoodbye.o \
H A Dtlv-dylib.s5 # RUN: %lld -dylib -install_name @executable_path/libtlv.dylib \
H A Dweak-definition-over-dysym.s10 # RUN: %lld -dylib -install_name @executable_path/libfoo.dylib %t/libfoo.o -o %t/libfoo.dylib
H A Dlocal-got.s6 # RUN: @executable_path/libhello.dylib %t/libhello.o -o %t/libhello.dylib
H A Dweak-definition-direct-fetch.s13 # RUN: @executable_path/libfoo.dylib %t/foo.o -o %t/libfoo.dylib
15 # RUN: @executable_path/libweakfoo.dylib %t/weakfoo.o -o %t/libweakfoo.dylib
/llvm-project/lldb/test/API/functionalities/load_unload/
H A DMakefile26 install_name_tool -id @executable_path/libloadunload_d.dylib libloadunload_d.dylib
/llvm-project/llvm/test/tools/llvm-objdump/MachO/
H A Drpaths.test6 # CHECK: @executable_path/../Frameworks
H A DLLVM-bundle.test30 # CHECK: <option>-executable_path</option>
/llvm-project/lld/test/MachO/invalid/
H A Dbad-got-to-dylib-tlv-reference.s5 # RUN: %lld -dylib -install_name @executable_path/libtlv.dylib \
/llvm-project/clang/tools/c-index-test/
H A DCMakeLists.txt49 "@executable_path/../../lib")
/llvm-project/llvm/test/Object/
H A Dobjdump-private-headers.test25 MACHO-x86_64: path @executable_path/. (offset 12)
/llvm-project/lldb/packages/Python/lldbsuite/test/make/
H A DMakefile.rules318 DYLIB_INSTALL_NAME ?= @executable_path/$(FRAMEWORK).framework/Versions/A/$(FRAMEWORK)
321 DYLIB_INSTALL_NAME ?= @executable_path/$(DYLIB_FILENAME)
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/tools/clang_opt_bisect/
H A DTool.py93 executable_path=self.context.options.executable,
152 executable_path=self.context.options.executable,
/llvm-project/llvm/unittests/TextAPI/
H A DTextStubV5Tests.cpp69 "@executable_path/.../Frameworks" in TEST()
237 {Target(AK_x86_64, PLATFORM_MACOS), "@executable_path/.../Frameworks"}, in TEST()
600 "@executable_path/.../Frameworks" in TEST()
725 File.addRPath("@executable_path/.../Frameworks", AllTargets[0]); in TEST()
842 "@executable_path/.../Frameworks" in TEST()
900 NestedFile.addRPath("@executable_path/.../Frameworks", AllTargets[0]); in TEST()
1358 "@executable_path/.../Frameworks" in TEST()
1616 {Target(AK_x86_64, PLATFORM_MACOS), "@executable_path/.../Frameworks"}, in TEST()
1849 "@executable_path/.../Frameworks" in TEST()
2104 "@executable_path/ in TEST()
[all...]

12