summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
Commit message (Expand)AuthorAgeFilesLines
* DWARF: Add "dwo_num" field to the DIERef classPavel Labath2019-06-211-3/+2
* DWARFIndex: s/ReportInvalidDIEOffset/ReportInvalidDIERefPavel Labath2019-06-141-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* DebugNamesDWARFIndex: Implement GetFunctions methodPavel Labath2018-06-081-0/+10
* DebugNamesDWARFIndex: Add ability to lookup variablesPavel Labath2018-06-071-1/+5
* DWARFIndex: more GetFunctions cleanupPavel Labath2018-06-051-13/+2
* Fix windows build broken by r334004Pavel Labath2018-06-051-1/+1
* DWARFIndex: simplify GetFunctions methodsPavel Labath2018-06-051-9/+4
* Reland "[DWARF] Extract indexing code into a separate class hierarchy"Pavel Labath2018-05-211-0/+71
* Revert "[DWARF] Extract indexing code into a separate class hierarchy"Amara Emerson2018-05-181-71/+0
* [DWARF] Extract indexing code into a separate class hierarchyPavel Labath2018-05-181-0/+71
OpenPOWER on IntegriCloud