1 /* VMS dwarf2
section sequentializer.
2 Copyright
(C
) 2001 Free Software Foundation
, Inc.
3 Contributed by Douglas B. Rupp
(rupp
@gnat.com
).
5 This file is part of GCC.
7 GCC is free software
; you can redistribute it and/or modify
8 it under the terms of the GNU General
Public License as published by
9 the Free Software Foundation
; either version 2, or (at your option)
12 In addition to the permissions
in the GNU General
Public License
, the
13 Free Software Foundation gives you unlimited permission to link the
14 compiled version of
this file
into combinations with other programs
,
15 and to distribute those combinations without any restriction coming
16 from the use of
this file.
(The General
Public License restrictions
17 do apply
in other respects
; for example, they cover modification of
18 the file
, and distribution when
not linked
into a combine
21 GCC is distributed
in the hope that it will be useful
,
22 but WITHOUT ANY WARRANTY
; without even the implied warranty of
23 MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the
24 GNU General
Public License for more details.
26 You should have received a copy of the GNU General
Public License
27 along with GCC
; see the file COPYING. If not, write to
28 the Free Software Foundation
, 51 Franklin Street
, Fifth Floor
,
29 Boston
, MA
02110-1301, USA.
*/
31 /* Linking with
this file forces Dwarf2 debug sections to be
32 sequentially loaded by the VMS linker
, enabling GDB to read them.
*/
34 .
section .debug_abbrev
,NOWRT
36 .globl
$dwarf
2.debug_abbrev
39 .
section .debug_aranges
,NOWRT
41 .globl
$dwarf
2.debug_aranges
42 $dwarf
2.
debug_aranges:
44 .
section .debug_frame
,NOWRT
46 .globl
$dwarf
2.debug_frame
49 .
section .debug_info
,NOWRT
51 .globl
$dwarf
2.debug_info
54 .
section .debug_line
,NOWRT
56 .globl
$dwarf
2.debug_line
59 .
section .debug_loc
,NOWRT
61 .globl
$dwarf
2.debug_loc
64 .
section .debug_macinfo
,NOWRT
66 .globl
$dwarf
2.debug_macinfo
67 $dwarf
2.
debug_macinfo:
69 .
section .debug_pubnames
,NOWRT
71 .globl
$dwarf
2.debug_pubnames
72 $dwarf
2.
debug_pubnames:
74 .
section .debug_str
,NOWRT
76 .globl
$dwarf
2.debug_str
79 .
section .debug_zzzzzz
,NOWRT
81 .globl
$dwarf
2.debug_zzzzzz