Searched defs:dylib (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/ | ||
H A D | InputFiles.cpp | 1803 DylibFile *dylib = findDylib(dylibPath, umbrella, nullptr); parseLoadCommands() local |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 613 struct dylib { struct |