Home
last modified time | relevance | path

Searched refs:NextSegmentLoad (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cc75 bool MemoryMappingLayout::NextSegmentLoad( in NextSegmentLoad() function in __sanitizer::MemoryMappingLayout
138 if (NextSegmentLoad<LC_SEGMENT_64, struct segment_command_64>( in Next()
145 if (NextSegmentLoad<LC_SEGMENT, struct segment_command>( in Next()
Dsanitizer_procmaps.h69 bool NextSegmentLoad(uptr *start, uptr *end, uptr *offset,