Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
8a78dbab
Commit
8a78dbab
authored
Apr 27, 1992
by
Tom Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r847
parent
e6a821bc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
gcc/dwarf.h
+9
-9
No files found.
gcc/dwarf.h
View file @
8a78dbab
...
...
@@ -140,9 +140,9 @@ enum dwarf_attribute {
AT_lower_bound_data2
=
(
0x0220
|
FORM_DATA2
),
AT_lower_bound_data4
=
(
0x0220
|
FORM_DATA4
),
AT_lower_bound_data8
=
(
0x0220
|
FORM_DATA8
),
AT_private
=
(
0x02
3
0
|
FORM_STRING
),
AT_producer
=
(
0x02
4
0
|
FORM_STRING
),
AT_program
=
(
0x02
5
0
|
FORM_STRING
),
AT_private
=
(
0x02
4
0
|
FORM_STRING
),
AT_producer
=
(
0x02
5
0
|
FORM_STRING
),
AT_program
=
(
0x02
3
0
|
FORM_STRING
),
AT_protected
=
(
0x0260
|
FORM_STRING
),
AT_prototyped
=
(
0x0270
|
FORM_STRING
),
AT_public
=
(
0x0280
|
FORM_STRING
),
...
...
@@ -150,12 +150,12 @@ enum dwarf_attribute {
AT_return_addr
=
(
0x02a0
|
FORM_BLOCK2
),
AT_specification
=
(
0x02b0
|
FORM_REF
),
AT_start_scope
=
(
0x02c0
|
FORM_DATA4
),
AT_stride_size
=
(
0x02
d
0
|
FORM_DATA4
),
AT_upper_bound_ref
=
(
0x02
e
0
|
FORM_REF
),
AT_upper_bound_data2
=
(
0x02
e
0
|
FORM_DATA2
),
AT_upper_bound_data4
=
(
0x02
e
0
|
FORM_DATA4
),
AT_upper_bound_data8
=
(
0x02
e
0
|
FORM_DATA8
),
AT_virtual
=
(
0x0
2f
0
|
FORM_STRING
),
AT_stride_size
=
(
0x02
e
0
|
FORM_DATA4
),
AT_upper_bound_ref
=
(
0x02
f
0
|
FORM_REF
),
AT_upper_bound_data2
=
(
0x02
f
0
|
FORM_DATA2
),
AT_upper_bound_data4
=
(
0x02
f
0
|
FORM_DATA4
),
AT_upper_bound_data8
=
(
0x02
f
0
|
FORM_DATA8
),
AT_virtual
=
(
0x0
30
0
|
FORM_STRING
),
/* GNU extensions. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment