Searched refs:ReadSegmentLoadCommand (Results 1 – 4 of 4) sorted by relevance
141 void ReadSegmentLoadCommand(
413 MachOObj->ReadSegmentLoadCommand(LCI, SegmentLoadCmd); in moveToNextSection()441 MachOObj->ReadSegmentLoadCommand(LCI, SLC); in getSection()486 MachOObj->ReadSegmentLoadCommand(LCI, SLC); in getSectionName()
183 void MachOObject::ReadSegmentLoadCommand(const LoadCommandInfo &LCI, in ReadSegmentLoadCommand() function in MachOObject
130 Obj.ReadSegmentLoadCommand(LCI, SLC); in DumpSegmentCommand()