Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h733 struct dylib_module { struct
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp514 sizeof_modtab = sizeof(MachO::dylib_module); in checkDysymtabCommand()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8782 modtabend *= sizeof(struct MachO::dylib_module); in PrintDysymtabLoadCommand()