Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp249 static bool NextSegmentLoad(MemoryMappedSegment *segment, in NextSegmentLoad() function
400 if (NextSegmentLoad<LC_SEGMENT_64, struct segment_command_64>( in Next()
407 if (NextSegmentLoad<LC_SEGMENT, struct segment_command>( in Next()