Searched refs:SegmentLoadCommand (Results 1 – 8 of 8) sorted by relevance
574 class SegmentLoadCommand: public SizedSection { class576 SegmentLoadCommand() : section_count_(0) { } in SegmentLoadCommand() function in SegmentLoadCommand582 SegmentLoadCommand &Header(const string &name, const LoadedSection &contents, in Header()613 SegmentLoadCommand &AppendSectionEntry(const string §ion_name, in AppendSectionEntry()1094 SegmentLoadCommand segment_command; in TEST_F()1130 SegmentLoadCommand segment_command; in TEST_F()1167 SegmentLoadCommand segment_command; in TEST_F()1203 SegmentLoadCommand segment_command; in TEST_F()1276 SegmentLoadCommand segment_command; in TEST_F()1295 SegmentLoadCommand cmd1, cmd2, cmd3; in TEST_F()[all …]
170 void SwapStruct(macho::SegmentLoadCommand &Value) { in SwapStruct()183 InMemoryStruct<macho::SegmentLoadCommand> &Res) const { in ReadSegmentLoadCommand()290 uint64_t Offset = (LCI.Offset + sizeof(macho::SegmentLoadCommand) + in ReadSection()
284 InMemoryStruct<macho::SegmentLoadCommand> SegmentLoadCmd; in moveToNextSection()311 InMemoryStruct<macho::SegmentLoadCommand> SLC; in getSection()356 InMemoryStruct<macho::SegmentLoadCommand> SLC; in getSectionName()
143 InMemoryStruct<macho::SegmentLoadCommand> &Res) const;
155 struct SegmentLoadCommand { struct
129 InMemoryStruct<macho::SegmentLoadCommand> SLC; in DumpSegmentCommand()
138 InMemoryStruct<macho::SegmentLoadCommand> SegmentLC; in loadSegment32()
224 InMemoryStruct<macho::SegmentLoadCommand> SegmentLC; in getSectionsAndSymbols()