Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMachO.h525 struct dylib_reference { struct
/external/llvm/include/llvm/Support/
DMachO.h738 struct dylib_reference { struct
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h740 struct dylib_reference { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DMachO.h745 struct dylib_reference { struct
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp514 BigSize *= sizeof(MachO::dylib_reference); in checkDysymtabCommand()
523 sizeof(MachO::dylib_reference), in checkDysymtabCommand()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/
Dmacho-invalid.test192 …bject (extrefsymoff field plus nextrefsyms field times sizeof(struct dylib_reference) of LC_DYSYMT…
/external/llvm/tools/llvm-objdump/
DMachODump.cpp8033 big_size *= sizeof(struct MachO::dylib_reference); in PrintDysymtabLoadCommand()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objdump/
DMachODump.cpp8432 big_size *= sizeof(struct MachO::dylib_reference); in PrintDysymtabLoadCommand()