Searched refs:NextSectionLoad (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp49 static void NextSectionLoad(LoadedModule *module, MemoryMappedSegmentData *data, function in namespace:__sanitizer
74 NextSectionLoad<struct section>(module, data_, IsWritable());
77 NextSectionLoad<struct section_64>(module, data_, IsWritable());

Completed in 96 milliseconds