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:
73869dc
)
(dwarf2_section_info): Comment tweaks missed in previous checkin.
author
Doug Evans
<dje@google.com>
Sat, 5 Oct 2013 02:10:29 +0000
(
02:10
+0000)
committer
Doug Evans
<dje@google.com>
Sat, 5 Oct 2013 02:10:29 +0000
(
02:10
+0000)
gdb/dwarf2read.c
patch
|
blob
|
history
diff --git
a/gdb/dwarf2read.c
b/gdb/dwarf2read.c
index 5dfa1b1b2d9539abf14cd01604cc8fa2eb939d08..5e2ace721166b56df19e176eac99ad169364f297 100644
(file)
--- a/
gdb/dwarf2read.c
+++ b/
gdb/dwarf2read.c
@@
-120,10
+120,10
@@
struct dwarf2_section_info
{
union
{
- /* If this is a real section, the bfd section.
Otherwise NULL.
*/
+ /* If this is a real section, the bfd section. */
asection *asection;
/* If this is a virtual section, pointer to the containing ("real")
- section.
Otherwise NULL.
*/
+ section. */
struct dwarf2_section_info *containing_section;
} s;
/* Pointer to section data, only valid if readin. */