Home
last modified time | relevance | path

Searched defs: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
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp183 static bool NextSegmentLoad(MemoryMappedSegment *segment, in NextSegmentLoad() function