Home
last modified time | relevance | path

Searched defs:libraries (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lld/test/MachO/
H A Dspecial-symbol-ld-install-name.s82 libraries: [ '@loader_path/libLDInstallName' ] label
H A Dspecial-symbol-ld-hidden.s91 libraries: [ '/usr/lib/libSystem.dylib' ] label
H A Dapplication-extension.s100 libraries: [ '/usr/lib/libbaz-noappext-reexported.dylib'] label
/llvm-project/mlir/test/lib/Dialect/Shape/
H A DTestShapeFunctions.cpp59 SmallVector<shape::FunctionLibraryOp, 4> libraries; in runOnOperation() local
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A D__init__.py242 def link_against(self, libraries): argument