index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
SymbolFile
/
DWARF
/
NameToDIE.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF: Add "dwo_num" field to the DIERef class
Pavel Labath
2019-06-21
1
-8
/
+7
*
DWARF: Provide accessors to DIERef fields
Pavel Labath
2019-06-20
1
-5
/
+4
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Clean up #include "DWARFCompileUnit.h"
Jan Kratochvil
2018-01-21
1
-1
/
+0
*
Change UniqueCStringMap to use ConstString as the key
Pavel Labath
2017-05-02
1
-6
/
+6
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-4
/
+4
*
Fix a few warnings caught by clang.
Zachary Turner
2016-10-07
1
-1
/
+1
*
Convert UniqueCStringMap to use StringRef.
Zachary Turner
2016-10-06
1
-5
/
+5
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-58
/
+44
*
Revert r256769
Ewan Crawford
2016-01-05
1
-1
/
+1
*
Use correct format identifiers to print something meaningful.
Davide Italiano
2016-01-04
1
-1
/
+1
*
Re-commit "Make dwarf parsing multi-threaded"
Tamas Berghammer
2015-10-23
1
-0
/
+11
*
Revert "Make dwarf parsing multi-threaded"
Tamas Berghammer
2015-10-20
1
-11
/
+0
*
Make dwarf parsing multi-threaded
Tamas Berghammer
2015-10-20
1
-0
/
+11
*
Add basic fission support to SymbolFileDWARF
Tamas Berghammer
2015-09-09
1
-12
/
+11
*
Fixed a ton of gcc compile warnings
Vince Harron
2015-05-13
1
-1
/
+1
*
Fix -Wformat-pedantic warnings
David Blaikie
2015-04-08
1
-1
/
+1
*
Introduce DWARFDataExtractor for 64-Bit DWARF parsing
Ed Maste
2013-10-24
1
-1
/
+0
*
Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...
Greg Clayton
2013-06-18
1
-0
/
+12
*
Huge memory and performance improvements in the DWARF parser.
Greg Clayton
2011-09-12
1
-309
/
+27
*
Added the ability for DWARF locations to use the ABI plug-ins to resolve
Greg Clayton
2011-09-02
1
-168
/
+180
*
Added support for accessing and loading our new .debug_names and .debug_types
Greg Clayton
2011-09-01
1
-30
/
+233
*
Added code to test hash bucket sizes for an DWARF index that we can write
Greg Clayton
2011-08-26
1
-0
/
+74
*
Header file cleanup and moved an inline to the implementation file.
Greg Clayton
2011-06-10
1
-0
/
+8
*
So we can't use .debug_pubtypes as it, as designed, does not tell us about
Greg Clayton
2010-09-15
1
-0
/
+60