Searched refs:Segment64LoadCommand (Results 1 – 5 of 5) sorted by relevance
190 void SwapStruct(macho::Segment64LoadCommand &Value) { in SwapStruct()203 InMemoryStruct<macho::Segment64LoadCommand> &Res) const { in ReadSegment64LoadCommand()326 uint64_t Offset = (LCI.Offset + sizeof(macho::Segment64LoadCommand) + in ReadSection64()
428 InMemoryStruct<macho::Segment64LoadCommand> Segment64LoadCmd; in moveToNextSection()488 unsigned SectionOffset = LCI.Offset + sizeof(macho::Segment64LoadCommand) + in getSectionName()510 unsigned SectionOffset = LCI.Offset + sizeof(macho::Segment64LoadCommand) + in getSectionFinalSegmentName()
146 InMemoryStruct<macho::Segment64LoadCommand> &Res) const;
178 struct Segment64LoadCommand { struct
165 InMemoryStruct<macho::Segment64LoadCommand> SLC; in DumpSegment64Command()