Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps.h37 struct MemoryMappedSegmentData;
65 MemoryMappedSegmentData *data_;
Dsanitizer_procmaps_mac.cpp39 struct MemoryMappedSegmentData { struct
49 static void NextSectionLoad(LoadedModule *module, MemoryMappedSegmentData *data, in NextSectionLoad()
184 MemoryMappedSegmentData *seg_data, in NextSegmentLoad()
359 MemoryMappedSegmentData data; in DumpListOfModules()