Home
last modified time | relevance | path

Searched refs:dylib_reference (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/
H A Dloader.d1765 struct dylib_reference in version() struct
3102 struct dylib_reference struct
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h762 struct dylib_reference { struct
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp525 BigSize *= sizeof(MachO::dylib_reference); in checkDysymtabCommand()
534 sizeof(MachO::dylib_reference), in checkDysymtabCommand()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp8911 big_size *= sizeof(struct MachO::dylib_reference); in PrintDysymtabLoadCommand()