Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cc184 static bool NextSegmentLoad(MemoryMappedSegment *segment, in NextSegmentLoad() function
334 if (NextSegmentLoad<LC_SEGMENT_64, struct segment_command_64>( in Next()
341 if (NextSegmentLoad<LC_SEGMENT, struct segment_command>( in Next()