Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h762 struct dylib_reference { struct
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp524 BigSize *= sizeof(MachO::dylib_reference); in checkDysymtabCommand()
533 sizeof(MachO::dylib_reference), in checkDysymtabCommand()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8911 big_size *= sizeof(struct MachO::dylib_reference); in PrintDysymtabLoadCommand()