summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h
Commit message (Expand)AuthorAgeFilesLines
* Convert UniqueCStringMap to use StringRef.Zachary Turner2016-10-061-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-30/+21
* Re-commit "Make dwarf parsing multi-threaded"Tamas Berghammer2015-10-231-0/+3
* Revert "Make dwarf parsing multi-threaded"Tamas Berghammer2015-10-201-3/+0
* Make dwarf parsing multi-threadedTamas Berghammer2015-10-201-0/+3
* Add basic fission support to SymbolFileDWARFTamas Berghammer2015-09-091-18/+12
* Added the ability to get a list of types from a SBModule or SBCompileUnit. Se...Greg Clayton2013-06-181-0/+6
* Huge memory and performance improvements in the DWARF parser.Greg Clayton2011-09-121-22/+16
* Added support for accessing and loading our new .debug_names and .debug_typesGreg Clayton2011-09-011-1/+3
* Added code to test hash bucket sizes for an DWARF index that we can writeGreg Clayton2011-08-261-0/+3
* Header file cleanup and moved an inline to the implementation file.Greg Clayton2011-06-101-6/+3
* So we can't use .debug_pubtypes as it, as designed, does not tell us about Greg Clayton2010-09-151-0/+63
OpenPOWER on IntegriCloud