summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_symbolizer_internal.h
AgeCommit message (Expand)Author
2017-07-22[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccVitaly Buka
2017-07-20Revert "[sanitizer_common] Move filesystem-related code out of sanitizer_comm...Vitaly Buka
2017-07-20[sanitizer_common] Move filesystem-related code out of sanitizer_common.ccAlex Shlyapnikov
2017-01-06[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek
2016-04-15[sanitizers] Teach the internal demangler about Swift namesAnna Zaks
2015-09-14Support inline functions symbolization in Addr2Line symbolizer.Alexey Samsonov
2015-08-11[Windows] Use llvm-symbolizer before using dbghelpReid Kleckner
2015-08-11[sanitizers] Use portable file read/write wrappers on process pipesReid Kleckner
2015-03-22Demangling for DlAddrSymbolizerKuba Brecka
2015-03-12Adding the implementation of atos and dladdr symbolizers for OS X.Kuba Brecka
2015-03-09Symbolizer refactoring: Merge common parts of POSIXSymbolizer and WinSymbolizerKuba Brecka
2015-03-06Symbolizer refactoring: Make WinSymbolizer use SymbolizerTool interfaceKuba Brecka
2015-03-05Symbolizer refactoring: Link symbolizer tools into a fallback chainKuba Brecka
2015-03-03Symbolizer refactoring: Unify access to symbolizer tools from POSIXSymbolizerKuba Brecka
2015-03-02Symbolizer refactoring: ExtractToken and friendsKuba Brecka
2015-03-02Symbolizer refactoring: Move internals to separate filesKuba Brecka