Searched refs:SegmentLoadCommand (Results 1 – 5 of 5) sorted by relevance
182 struct SegmentLoadCommand { struct
176 macho::SegmentLoadCommand
170 void SwapStruct(macho::SegmentLoadCommand &C) { in SwapStruct()232 macho::SegmentLoadCommand S = O->getSegmentLoadCommand(L); in getSegmentLoadCommandNumSections()243 sizeof(macho::SegmentLoadCommand); in getSectionPtr()1504 macho::SegmentLoadCommand1506 return getStruct<macho::SegmentLoadCommand>(this, L.Ptr); in getSegmentLoadCommand()
183 macho::SegmentLoadCommand SLC = in getSectionsAndSymbols()
127 macho::SegmentLoadCommand SLC = Obj.getSegmentLoadCommand(LCI); in DumpSegmentCommand()