summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_procmaps_mac.cc
AgeCommit message (Expand)Author
2015-04-06[ASan] Unify handling of loaded modules between POSIX and WindowsTimur Iskhodzhanov
2014-12-02Replace InternalScopedBuffer<char> with InternalScopedString where applicable.Alexey Samsonov
2014-06-25[ASan] When iterating over segments on OSX, treat the segments' initialAlexander Potapenko
2014-06-11[asan] Exclude non-executable mappings from coverage.Evgeniy Stepanov
2013-12-25[Sanitizer] Remove now unused symbolization functionality from MemoryMappingL...Alexey Samsonov
2013-12-25[Sanitizer] Use different MemoryMappingLayout::DumpListOfModules on Linux and...Alexey Samsonov
2013-12-25[Sanitizer] Move OS-specific code for MemoryMappingLayout into separate sourc...Alexey Samsonov