Searched refs:dylib_reference (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h754 struct dylib_reference { struct
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp525 BigSize *= sizeof(MachO::dylib_reference);
529 "sizeof(struct dylib_reference) of LC_DYSYMTAB "
534 sizeof(MachO::dylib_reference),
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8889 big_size *= sizeof(struct MachO::dylib_reference);

Completed in 181 milliseconds