Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMachObjectWriter.cpp165 unsigned SegmentLoadCommandSize = in writeSegmentLoadCommand() local
169 write32(SegmentLoadCommandSize + in writeSegmentLoadCommand()
193 assert(getStream().tell() - Start == SegmentLoadCommandSize); in writeSegmentLoadCommand()