summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/attribute.h
Commit message (Expand)AuthorAgeFilesLines
* gdb: move call site types to call-site.hSimon Marchi2023-01-201-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb/symtab] Handle DW_AT_decl_file with form DW_FORM_implicit_constTom de Vries2021-02-241-1/+26
* gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listxSimon Marchi2021-02-021-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Remove DW_UNSNDTom Tromey2020-09-291-4/+0
* Add attribute::as_boolean methodTom Tromey2020-09-291-0/+4
* Add attribute::as_virtuality methodTom Tromey2020-09-291-0/+5
* Change is_valid_DW_AT_defaulted to a method on attributeTom Tromey2020-09-291-0/+7
* Add attribute::as_unsigned methodTom Tromey2020-09-291-1/+10
* Change how reprocessing is doneTom Tromey2020-09-291-0/+6
* Remove DW_ADDRTom Tromey2020-09-291-3/+14
* Add reprocessing flag to struct attributeTom Tromey2020-09-291-1/+36
* Use setter for attribute's unsigned valueTom Tromey2020-09-291-0/+10
* Remove DW_SNDTom Tromey2020-09-291-1/+15
* Remove DW_SIGNATURETom Tromey2020-09-291-1/+15
* Remove DW_BLOCKTom Tromey2020-09-291-1/+14
* Remove DW_STRING and DW_STRING_IS_CANONICALTom Tromey2020-09-291-5/+24
* Remove some uses of DW_STRING_IS_CANONICALTom Tromey2020-09-291-0/+10
* Rename struct attribute accessorsTom Tromey2020-09-291-2/+2
* Attribute method inliningTom Tromey2020-05-271-2/+23
* Add attribute::value_as_string methodTom Tromey2020-04-241-0/+4
* Fix comment in dwarf2/attribute.hTom Tromey2020-03-281-3/+3
* Change two functions to be methods on struct attributeTom Tromey2020-03-261-0/+12
* Change attr_form_is_block to be a methodTom Tromey2020-02-081-5/+5
* Change some attribute functions to be methodsTom Tromey2020-02-081-39/+39
* Create dwarf2/attribute.[ch]Tom Tromey2020-02-081-0/+118