Home
last modified time | relevance | path

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

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