Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h746 struct dylib_module_64 { struct
/freebsd-13.1/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp502 sizeof_modtab = sizeof(MachO::dylib_module_64); in checkDysymtabCommand()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8893 modtabend *= sizeof(struct MachO::dylib_module_64); in PrintDysymtabLoadCommand()