Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_mac.cpp49 static void NextSectionLoad(LoadedModule *module, MemoryMappedSegmentData *data, in NextSectionLoad() function
74 NextSectionLoad<struct section>(module, data_, IsWritable()); in AddAddressRanges()
77 NextSectionLoad<struct section_64>(module, data_, IsWritable()); in AddAddressRanges()