Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h99 SegmentLoadCommand64Size = 72, enumerator
/external/llvm/lib/MC/
DMachObjectWriter.cpp170 is64Bit() ? macho::SegmentLoadCommand64Size: in WriteSegmentLoadCommand()
726 macho::SegmentLoadCommand64Size + NumSections * macho::Section64Size : in WriteObject()