blob: 5b3ba0ef94461a26c1d528bf5ec5b50ed130589a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
The directory contains google-glog's symbolization library.
License can be found in symbolize.cc.
The following files are copied AS-IS from:
http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r76)
- demangle.cc
- demangle.h
- symbolize.cc
- symbolize.h
The following files are minimal stubs created for use in Chromium:
- config.h
- glog/logging.h
- glog/raw_logging.h
- utilities.h
|