Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp159 NumSections * (is64Bit() ? macho::Section64Size : in WriteSegmentLoadCommand()
228 assert(OS.tell() - Start == (is64Bit() ? macho::Section64Size : in WriteSection()
638 macho::SegmentLoadCommand64Size + NumSections * macho::Section64Size : in WriteObject()
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h95 Section64Size = 80, enumerator