Home
last modified time | relevance | path

Searched refs:SegmentLoadCommand64Size (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h93 SegmentLoadCommand64Size = 72, enumerator
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp155 is64Bit() ? macho::SegmentLoadCommand64Size: in WriteSegmentLoadCommand()
638 macho::SegmentLoadCommand64Size + NumSections * macho::Section64Size : in WriteObject()