projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68697e
)
Descriptive DWARF operations dump support for DW_AT_rank
author
Bhuvanendra Kumar N
<Bhuvanendra.KumarN@amd.com>
Wed, 6 Jul 2022 10:56:25 +0000
(16:26 +0530)
committer
Alok Kumar Sharma
<AlokKumar.Sharma@amd.com>
Wed, 6 Jul 2022 10:57:47 +0000
(16:27 +0530)
DW_AT_rank is a dwarf-5 feature.
binutils/dwarf.c
patch
|
blob
|
history
diff --git
a/binutils/dwarf.c
b/binutils/dwarf.c
index beb69544e38d63c9f80c97039e26978ea5c1f896..2b1eec4942236c1bfe258344590c23304e866be3 100644
(file)
--- a/
binutils/dwarf.c
+++ b/
binutils/dwarf.c
@@
-3376,6
+3376,7
@@
read_and_display_attr_value (unsigned long attribute,
case DW_AT_stride:
case DW_AT_upper_bound:
case DW_AT_lower_bound:
+ case DW_AT_rank:
if (block_start)
{
int need_frame_base;