Searched defs:dylib (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/unittests/Utility/ | ||
H A D | FileSpecTest.cpp | 453 FileSpec dylib = PosixSpec("/tmp/foo.dylib"); in TEST() local |
/llvm-project/lld/MachO/ | ||
H A D | InputFiles.cpp | 1807 DylibFile *dylib = findDylib(dylibPath, umbrella, nullptr); parseLoadCommands() local |
/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 613 struct dylib { struct |