Searched refs:mmaped (Results 1 – 9 of 9) sorted by relevance
51 (mmaped-munmaped)>>20, mmaped>>20, munmaped>>20, in Print()114 malloc_stats->size_allocated = stats.mmaped; in FillMallocStatistics()152 return stats.mmaped - stats.munmaped; in __sanitizer_get_heap_size()158 uptr total_free = stats.mmaped in __sanitizer_get_free_bytes()
38 uptr mmaped; member
181 thread_stats.mmaped += size; in OnMap()
20 A piece of address space may or may not be mmaped from a file.22 A SegInfo specifically describes memory mmaped from an ELF object file.23 Because a single ELF file may be mmaped with multiple Segments, multiple25 range which is not yet mmaped. For example, if the process mmaps the28 which will be later mmaped by the client's ELF loader. If a new mmap
28 structure in elfXX_getshdr if file is mmaped and unaligned access
177 elf_getshdr now works consistently on non-mmaped ELF files after
361 elf_getshdr now works consistently on non-mmaped ELF files after
1135 memory with the same A/V states - such as an mmaped file.
9550 mmaped file (--stream --memory)