summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/SymbolFile/DWARF/DIERef.cpp
Commit message (Expand)AuthorAgeFilesLines
* DWARF: Add "dwo_num" field to the DIERef classPavel Labath2019-06-211-2/+2
* DWARF: Provide accessors to DIERef fieldsPavel Labath2019-06-201-0/+9
* DWARF: Make DIERefs always validPavel Labath2019-06-191-19/+0
* DWARF: Add ability to reference debug info coming from multiple sectionsPavel Labath2019-05-161-2/+2
* Permit cross-CU referencesJan Kratochvil2019-05-151-5/+6
* DWARF: s/CompileUnit/Unit/ in DWARFFormValuePavel Labath2019-05-151-5/+4
* [DWARF] Centralize user_id <-> DWARFDIE conversionsPavel Labath2019-05-081-36/+0
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* DIERef: move trivial constructors into the headerPavel Labath2018-06-071-5/+0
* Move the codebase to use: DWARFCompileUnit -> DWARFUnitJan Kratochvil2018-03-181-3/+3
* Prevent vain lldb::user_id_t 0xffffffff lookupsJan Kratochvil2017-12-011-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-66/+47
* When support for DWO files was added, there were two ways to pass lldb::user_...Greg Clayton2016-03-301-10/+45
* Add basic fission support to SymbolFileDWARFTamas Berghammer2015-09-091-0/+56
OpenPOWER on IntegriCloud