Searched refs:NextSegmentLoad (Results 1 – 3 of 3) sorted by relevance
75 bool MemoryMappingLayout::NextSegmentLoad( in NextSegmentLoad() function in __sanitizer::MemoryMappingLayout138 if (NextSegmentLoad<LC_SEGMENT_64, struct segment_command_64>( in Next()145 if (NextSegmentLoad<LC_SEGMENT, struct segment_command>( in Next()
69 bool NextSegmentLoad(uptr *start, uptr *end, uptr *offset,
183 static bool NextSegmentLoad(MemoryMappedSegment *segment, in NextSegmentLoad() function334 if (NextSegmentLoad<LC_SEGMENT_64, struct segment_command_64>( in Next()341 if (NextSegmentLoad<LC_SEGMENT, struct segment_command>( in Next()