Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cc24 ProcSelfMapsBuff MemoryMappingLayout::cached_proc_self_maps_; member in __sanitizer::MemoryMappingLayout
86 if (proc_self_maps_.data != cached_proc_self_maps_.data) { in ~MemoryMappingLayout()
100 old_proc_self_maps = cached_proc_self_maps_; in CacheMemoryMappings()
101 ReadProcMaps(&cached_proc_self_maps_); in CacheMemoryMappings()
102 if (cached_proc_self_maps_.mmaped_size == 0) { in CacheMemoryMappings()
103 cached_proc_self_maps_ = old_proc_self_maps; in CacheMemoryMappings()
114 if (cached_proc_self_maps_.data) { in LoadFromCache()
115 proc_self_maps_ = cached_proc_self_maps_; in LoadFromCache()
Dsanitizer_procmaps.h65 static ProcSelfMapsBuff cached_proc_self_maps_; variable
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi5871 …- static __sanitizer::ProcSelfMapsBuff __sanitizer::MemoryMappingLayout::cached_proc_self_maps_ -->
5872 …<var-decl name='cached_proc_self_maps_' type-id='type-id-283' mangled-name='_ZN11__sanitizer19Memo…
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi3387 …<var-decl name='cached_proc_self_maps_' type-id='type-id-283' mangled-name='_ZN11__sanitizer19Memo…