Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DMachOFormat.h100 Section32Size = 68, enumerator
/external/llvm/lib/MC/
DMachObjectWriter.cpp175 macho::Section32Size)); in WriteSegmentLoadCommand()
244 macho::Section32Size)); in WriteSection()
727 macho::SegmentLoadCommand32Size + NumSections * macho::Section32Size; in WriteObject()