| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | thinlto-archivecollision.ll | 7 ; RUN: llvm-ar crs %t/libbar.lib %t/a/bar.obj %t/b/bar.obj 9 ; RUN: -subsystem:console %t/main.obj %t/libbar.lib 14 ; CHECK: {{/|\\\\thinlto-archivecollision.ll.tmp/libbar.libbar.obj[0-9]+$}} 15 ; CHECK-NEXT: {{^-r=.*/|\\\\thinlto-archivecollision.ll.tmp/libbar.libbar.obj[0-9]+,foo,p$}} 16 ; CHECK-NEXT: {{/|\\\\thinlto-archivecollision.ll.tmp/libbar.libbar.obj[0-9]+$}} 17 ; CHECK-NEXT: {{^-r=.*/|\\\\thinlto-archivecollision.ll.tmp/libbar.libbar.obj[0-9]+,bar,p$}}
|
| H A D | thinlto-archives.ll | 16 ; CHECK: {{/thinlto-archives/a.libbar.obj[0-9]+$}} 17 ; CHECK-NEXT: {{^-r=.*/thinlto-archives/a.libbar.obj[0-9]+,foo,p$}} 18 ; CHECK-NEXT: {{/thinlto-archives/b.libbar.obj[0-9]+$}} 19 ; CHECK-NEXT: {{^-r=.*/thinlto-archives/b.libbar.obj[0-9]+,bar,p$}}
|
| H A D | thinlto-whole-archives.ll | 15 ; CHECK: {{[/\\]thinlto-whole-archives[/\\]a.libbar.obj[0-9]+$}} 16 ; CHECK-NEXT: {{^-r=.*[/\\]thinlto-whole-archives[/\\]a.libbar.obj[0-9]+,foo,p$}} 17 ; CHECK-NEXT: {{[/\\]thinlto-whole-archives[/\\]a.libbar.obj[0-9]+$}} 18 ; CHECK-NEXT: {{^-r=.*[/\\]thinlto-whole-archives[/\\]a.libbar.obj[0-9]+,bar,p$}}
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | dyld-stub-binder.s | 20 # RUN: -o %t/libbar.dylib 2>&1 | FileCheck --check-prefix=MISSINGSTUB %s 22 # RUN: -o %t/libbar.dylib 23 # RUN: llvm-nm -m %t/libbar.dylib | FileCheck --check-prefix=STUB %s 26 # RUN: not %lld -arch arm64 %t/libfoo.dylib %t/libbar.dylib %t/test.o \ 28 # RUN: %lld -arch arm64 -lSystem %t/libfoo.dylib %t/libbar.dylib %t/test.o \ 33 # RUN: %lld -arch arm64 %t/libfoo.dylib %t/libbar.dylib %t/test.o \ 36 # RUN: %lld -arch arm64 %t/libfoo.dylib %t/libbar.dylib %t/test.o \
|
| H A D | lto-archivecollision.ll | 7 ; RUN: llvm-ar crs %t/libbar.a %t/a/bar.o %t/b/bar.o 8 ; RUN: %lld -save-temps %t/main.o %t/libbar.a -o %t/test 16 ; SAME-ARCHIVE: libbar.abar.o[[#OFFSET:]] 17 ; SAME-ARCHIVE-NEXT: -r={{.*}}/libbar.abar.o[[#OFFSET:]],_foo,p 18 ; SAME-ARCHIVE-NEXT: libbar.abar.o[[#OTHEROFFSET:]] 19 ; SAME-ARCHIVE-NEXT: -r={{.*}}/libbar.abar.o[[#OTHEROFFSET:]],_bar,p
|
| H A D | link-search-at-loader-path.s | 13 …xport_library %t/subdir/libfoo.dylib -install_name /tmp/libbar.dylib %t/bar.o -o %t/subdir/libbar.… 15 # RUN: %lld -lSystem %t/main.o %t/subdir/libbar.dylib -o %t/test 16 # RUN: %lld -dylib -lSystem %t/main.o %t/subdir/libbar.dylib -o %t/libtest.dylib
|
| H A D | link-search-at-rpath.s | 17 # RUN: %t/bar.o -o %t/subdir2/libbar.dylib 19 # RUN: %lld -lSystem %t/main.o %t/subdir2/libbar.dylib -o %t/test 20 # RUN: %lld -dylib -lSystem %t/main.o %t/subdir2/libbar.dylib -o %t/libtest.dylib
|
| H A D | arm64-stubs.s | 7 # RUN: %lld -arch arm64 -dylib -install_name @executable_path/libbar.dylib %t/bar.o -o %t/libbar.dy… 8 # RUN: %lld -arch arm64 -lSystem %t/libfoo.dylib %t/libbar.dylib %t/test.o -o %t/test
|
| H A D | link-search-at-executable-path.s | 12 # RUN: %lld -dylib -reexport_library %t/subdir/libfoo.dylib %t/bar.o -o %t/libbar.dylib 16 # RUN: %lld -lSystem %t/main.o %t/libbar.dylib -o %t/subdir/test
|
| H A D | dead-strip-dylibs.s | 7 # RUN: %lld -dylib %t/bar.o -o %t/libbar.dylib 69 # NOLIBBAR-NOT: libbar.dylib 71 # NOLIBBAR-NOT: libbar.dylib 73 # NOLIBBAR-NOT: libbar.dylib
|
| H A D | weak-import.s | 11 # RUN: %lld -lSystem -dylib %t/bar.o -o %t/libbar.dylib 12 # RUN: %lld -lSystem -dylib %t/foo.o %t/libbar.dylib -sub_library libbar -o %t/libfoo.dylib
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/archives/ |
| H A D | Makefile | 5 all: a.out libbar.a 15 libbar.a: c.o
|
| /llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/ |
| H A D | dylink_section.yaml | 13 Needed: [ libfoo.so, libbar.so ] 27 # CHECK: - libbar.so
|
| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | deplibs.s | 29 # RUN: touch %t.dir/libbar.so 33 # RUN: --implicit-check-not=foo.a --implicit-check-not=libbar.so 50 # RUN: --implicit-check-not=foo.a --implicit-check-not=libbar.so 58 # RUN: --implicit-check-not=foo.a --implicit-check-not=libbar.so 66 # RUN: --implicit-check-not=foo.a --implicit-check-not=libbar.so
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-ifs/ |
| H A D | binary-read-neededlibs.test | 15 # "\0libfoo.so\0libbar.so\0somelib.so\0foo\0" 50 # CHECK-NEXT: - libbar.so{{$}}
|
| H A D | binary-read-neededlibs-bad-offset.test | 15 # "\0libfoo.so\0libbar.so\0somelib.so\0foo\0"
|
| /llvm-project-15.0.7/lld/test/MinGW/ |
| H A D | lib.test | 27 RUN: echo > %t/lib/libbar.dll.a 28 RUN: echo > %t/lib/libbar.a 33 LIB5-SAME: libbar.dll.a
|
| /llvm-project-15.0.7/lld/test/MachO/invalid/ |
| H A D | range-check.s | 6 # RUN: %lld -dylib %t/bar.o -o %t/libbar.dylib 7 # RUN: not %lld -lSystem -o /dev/null %t/libbar.dylib %t/test.o 2>&1 | FileCheck %s
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | lazy-bind.test | 9 # CHECK-NEXT:__DATA __la_symbol_ptr 0x100001018 libbar _bar
|
| H A D | bind.test | 12 # CHECK-NEXT:__DATA __data 0x00001008 pointer 0 libbar _bar
|
| /llvm-project-15.0.7/lldb/docs/use/ |
| H A D | remote.rst | 208 (lldb) target module add /local/build/libbar.so 210 (lldb) script lldb.target.module['libbar.so'].SetPlatformFileSpec("/usr/local/lib/libbar.so")
|
| H A D | intel_pt.rst | 214 "systemPath": "libbar.so",
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-libtool-darwin/ |
| H A D | L-and-l.test | 143 # RUN: llvm-ar cr %t/dirname/libbar.ext.a %t-input2.o
|