Searched refs:ReadSection (Results 1 – 5 of 5) sorted by relevance
157 void ReadSection(
283 MachOObj->ReadSection(LCI, DRI.d.b, Res); in getSection()322 MachOObj->ReadSection(LCI, DRI.d.b, Sect); in getSectionName()
272 void MachOObject::ReadSection(const LoadCommandInfo &LCI, in ReadSection() function in MachOObject
144 Obj.ReadSection(LCI, i, Sect); in DumpSegmentCommand()
145 Obj->ReadSection(*SegmentLCI, SectNum, Sect); in loadSegment32()