summaryrefslogtreecommitdiffstats
path: root/llvm/tools/obj2yaml/dwarf2yaml.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ObjectYAML] Fix lifetime issue in dumpDebugLinesVitaly Buka2019-08-291-1/+1
* DebugInfo/DWARF: Normalize DWARFObject members on the DWARF spec section namesDavid Blaikie2019-08-071-6/+6
* Switch LLVM to use 64-bit offsets (2/5)Igor Kudrin2019-08-061-6/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [DWARF] Change pubnames to use DWARFSection instead of StringRefFangrui Song2018-11-111-2/+3
* Add missing file from r313884.Benjamin Kramer2017-09-211-1/+1
* Use delegation instead of inheritance.Rafael Espindola2017-07-191-16/+18
* [DWARF] Adding support for the DWARF v5 string offsets table (consumer/reader...Wolfgang Pieb2017-06-061-0/+1
* [ObjectYAML] Add support for DWARF5 Unit headerChris Bieneman2017-03-071-0/+2
* [ObjectYAML] Support for DW_FORM_implicit_const DWARF5 formChris Bieneman2017-03-061-0/+2
* [DWARFv5] Update definitions to match published spec.Paul Robinson2017-03-061-1/+2
* [ObjectYAML] [DWARF] Abstract DWARF Initial Length valuesChris Bieneman2017-03-031-12/+14
* Cleanup how DWARFDie attributes are accessed and decoded.Greg Clayton2017-01-131-2/+2
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-1/+127
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-101-127/+1
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-101-1/+127
* Revert "[ObjectYAML] Support for DWARF line tables"Chris Bieneman2017-01-091-127/+1
* [ObjectYAML] Support for DWARF line tablesChris Bieneman2017-01-091-1/+127
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-221-3/+114
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-114/+3
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-3/+114
* Revert "[ObjectYAML] Support for DWARF debug_info section"Chris Bieneman2016-12-201-114/+3
* [ObjectYAML] Support for DWARF debug_info sectionChris Bieneman2016-12-201-3/+114
* [ObjectYAML] Support for DWARF Pub SectionsChris Bieneman2016-12-191-0/+33
* [ObjectYAML] Support for DWARF debug_arangesChris Bieneman2016-12-091-0/+24
* [ObjectYAML] Remove DWARF from class namesChris Bieneman2016-12-081-5/+5
* [obj2yaml] Refactor and abstract dwarf2yamlChris Bieneman2016-12-071-0/+53
OpenPOWER on IntegriCloud