summaryrefslogtreecommitdiff
path: root/gas/dwarf2dbg.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-10-17 20:21:45 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-10-17 20:21:45 +0000
commit346ef029eac60b60044a551338f448d2db37ff11 (patch)
treed12623e012ec87b852d71ab5a6395fd4931f7578 /gas/dwarf2dbg.h
parentb6638427aea42e2f712e847e6a9af54dbc78937f (diff)
downloadbinutils-redhat-346ef029eac60b60044a551338f448d2db37ff11.tar.gz
2000-10-17 Kazu Hirata <kazu@hxi.com>
* debug.c: Fix formatting. * depend.c: Likewise. * dwarf2dbg.c: Likewise. * dwarf2dbg.h: Likewise. * ecoff.c: Likewise. * expr.c: Likewise. * expr.h: Likewise. * flonum-konst.c: Likewise. * frags.h: Likewise.
Diffstat (limited to 'gas/dwarf2dbg.h')
-rw-r--r--gas/dwarf2dbg.h15
1 files changed, 7 insertions, 8 deletions
diff --git a/gas/dwarf2dbg.h b/gas/dwarf2dbg.h
index b48135ad67..8014f624fc 100644
--- a/gas/dwarf2dbg.h
+++ b/gas/dwarf2dbg.h
@@ -26,14 +26,13 @@
#define DWARF2_FLAG_BEGIN_STMT (1 << 0) /* beginning of statement */
#define DWARF2_FLAG_BEGIN_BLOCK (1 << 1) /* beginning of basic block */
-struct dwarf2_line_info
- {
- char *filename;
- unsigned int filenum;
- unsigned int line;
- unsigned int column;
- unsigned int flags;
- };
+struct dwarf2_line_info {
+ char *filename;
+ unsigned int filenum;
+ unsigned int line;
+ unsigned int column;
+ unsigned int flags;
+};
/* Implements the .file FILENO "FILENAME" directive. FILENO can be 0
to indicate that no file number has been assigned. All real file