Home
last modified time | relevance | path

Searched refs:libbar (Results 1 – 23 of 23) sorted by relevance

/llvm-project-15.0.7/lld/test/COFF/
H A Dthinlto-archivecollision.ll7 ; 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 Dthinlto-archives.ll16 ; 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 Dthinlto-whole-archives.ll15 ; 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 Ddyld-stub-binder.s20 # 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 Dlto-archivecollision.ll7 ; 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 Dlink-search-at-loader-path.s13 …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 Dlink-search-at-rpath.s17 # 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 Darm64-stubs.s7 # 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 Dlink-search-at-executable-path.s12 # 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 Ddead-strip-dylibs.s7 # 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 Dweak-import.s11 # 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 DMakefile5 all: a.out libbar.a
15 libbar.a: c.o
/llvm-project-15.0.7/llvm/test/ObjectYAML/wasm/
H A Ddylink_section.yaml13 Needed: [ libfoo.so, libbar.so ]
27 # CHECK: - libbar.so
/llvm-project-15.0.7/lld/test/ELF/
H A Ddeplibs.s29 # 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 Dbinary-read-neededlibs.test15 # "\0libfoo.so\0libbar.so\0somelib.so\0foo\0"
50 # CHECK-NEXT: - libbar.so{{$}}
H A Dbinary-read-neededlibs-bad-offset.test15 # "\0libfoo.so\0libbar.so\0somelib.so\0foo\0"
/llvm-project-15.0.7/lld/test/MinGW/
H A Dlib.test27 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 Drange-check.s6 # 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 Dlazy-bind.test9 # CHECK-NEXT:__DATA __la_symbol_ptr 0x100001018 libbar _bar
H A Dbind.test12 # CHECK-NEXT:__DATA __data 0x00001008 pointer 0 libbar _bar
/llvm-project-15.0.7/lldb/docs/use/
H A Dremote.rst208 (lldb) target module add /local/build/libbar.so
210 (lldb) script lldb.target.module['libbar.so'].SetPlatformFileSpec("/usr/local/lib/libbar.so")
H A Dintel_pt.rst214 "systemPath": "libbar.so",
/llvm-project-15.0.7/llvm/test/tools/llvm-libtool-darwin/
H A DL-and-l.test143 # RUN: llvm-ar cr %t/dirname/libbar.ext.a %t-input2.o