Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/MachO/
H A DInputFiles.cpp1779 DylibFile *dylib = findDylib(dylibPath, umbrella, nullptr); in parseLoadCommands() local
1940 for (const auto *dylib : extraDylibs) in isExplicitlyLinked() local
1957 auto *dylib = make<DylibFile>(umbrella == this ? nullptr : umbrella); in getSyntheticDylib() local
2042 auto *dylib = getSyntheticDylib(installName, newCurrentVersionForSymbol, in handleLDPreviousSymbol() local
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h617 struct dylib { struct
627 struct dylib dylib; argument
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmach-o.h444 bfd_mach_o_dylib_command dylib; member
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dmach-o.h444 bfd_mach_o_dylib_command dylib; member