Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h509 struct dylib_module_64 { struct
/external/llvm/include/llvm/Support/
DMachO.h722 struct dylib_module_64 { struct
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h724 struct dylib_module_64 { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h729 struct dylib_module_64 { struct
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp492 sizeof_modtab = sizeof(MachO::dylib_module_64); in checkDysymtabCommand()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8015 modtabend *= sizeof(struct MachO::dylib_module_64); in PrintDysymtabLoadCommand()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp8414 modtabend *= sizeof(struct MachO::dylib_module_64); in PrintDysymtabLoadCommand()