Searched refs:cached_proc_self_maps_ (Results 1 – 4 of 4) sorted by relevance
24 ProcSelfMapsBuff MemoryMappingLayout::cached_proc_self_maps_; member in __sanitizer::MemoryMappingLayout86 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()
65 static ProcSelfMapsBuff cached_proc_self_maps_; variable
5871 …- 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…
3387 …<var-decl name='cached_proc_self_maps_' type-id='type-id-283' mangled-name='_ZN11__sanitizer19Memo…