Searched defs:SegmentLoadSize (Results 1 – 3 of 3) sorted by relevance
81 unsigned SegmentLoadSize = Is64 ? sizeof(MachO::segment_command_64) : in getSectionPtr() local227 const unsigned SegmentLoadSize = sizeof(SegmentCmd); in parseSegmentLoadCommand() local
99 unsigned SegmentLoadSize = Is64 ? sizeof(MachO::segment_command_64) : in getSectionPtr() local282 const unsigned SegmentLoadSize = sizeof(Segment); in parseSegmentLoadCommand() local
102 unsigned SegmentLoadSize = Is64 ? sizeof(MachO::segment_command_64) : in getSectionPtr() local285 const unsigned SegmentLoadSize = sizeof(Segment); in parseSegmentLoadCommand() local