Searched refs:SegmentLoadCommand (Results 1 – 5 of 5) sorted by relevance
172 void SwapStruct(macho::SegmentLoadCommand &Value) { in SwapStruct()185 InMemoryStruct<macho::SegmentLoadCommand> &Res) const { in ReadSegmentLoadCommand()303 uint64_t Offset = (LCI.Offset + sizeof(macho::SegmentLoadCommand) + in ReadSection()
423 InMemoryStruct<macho::SegmentLoadCommand> SegmentLoadCmd; in moveToNextSection()496 unsigned SectionOffset = LCI.Offset + sizeof(macho::SegmentLoadCommand) + in getSectionName()518 unsigned SectionOffset = LCI.Offset + sizeof(macho::SegmentLoadCommand) + in getSectionFinalSegmentName()
143 InMemoryStruct<macho::SegmentLoadCommand> &Res) const;
164 struct SegmentLoadCommand { struct
129 InMemoryStruct<macho::SegmentLoadCommand> SLC; in DumpSegmentCommand()