Home
last modified time | relevance | path

Searched defs:dylib (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDFile.h363 for (const ReExportedDylib &dylib : _reExportedDylibs) { in exports() local
HDMachOLinkingContext.cpp766 void MachOLinkingContext::registerDylib(MachODylibFile *dylib, in registerDylib()
HDMachONormalizedFileFromAtoms.cpp1224 for (const auto *dylib : _ctx.allDylibs()) { in addDependentDylibs() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h602 struct dylib { struct
612 struct dylib dylib; argument