Searched refs:Sect64 (Results 1 – 1 of 1) sorted by relevance
241 InMemoryStruct<macho::Section64> Sect64; in getSectionsAndSymbols() local242 MachOObj->ReadSection64(LCI, SectNum, Sect64); in getSectionsAndSymbols()243 Sections.push_back(copySection(Sect64)); in getSectionsAndSymbols()