Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h92 SegmentLoadCommand32Size = 56, enumerator
/external/llvm/lib/MC/
DMachObjectWriter.cpp157 macho::SegmentLoadCommand32Size; in WriteSegmentLoadCommand()
660 macho::SegmentLoadCommand32Size + NumSections * macho::Section32Size; in WriteObject()