Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMachObjectWriter.cpp171 unsigned SegmentLoadCommandSize = in WriteSegmentLoadCommand() local
175 Write32(SegmentLoadCommandSize + in WriteSegmentLoadCommand()
198 assert(OS.tell() - Start == SegmentLoadCommandSize); in WriteSegmentLoadCommand()