2 Copyright 2009-2019 Free Software Foundation, Inc.
4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation; either version 3 of the License, or
7 (at your option) any later version.
9 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
14 You should have received a copy of the GNU General Public License
15 along with this program. If not, see <http://www.gnu.org/licenses/>. */
17 /* This was compiled from a trivial program just to test the
18 DW_OP_call_frame_cfa operator:
24 int main(int argc, char *argv[]) {
30 .section .debug_abbrev,"",@progbits
32 .section .debug_info,"",@progbits
34 .section .debug_line,"",@progbits
49 .cfi_def_cfa_register 5
62 .type _start, @function
71 .cfi_def_cfa_register 5
83 .size _start, .-_start
163 .section .debug_abbrev
270 .section .debug_pubnames,"",@progbits
280 .section .debug_aranges,"",@progbits
289 .long .Letext0-.Ltext0
292 .section .debug_str,"MS",@progbits,1
294 .string "GNU C 4.5.0 20090810 (experimental) [trunk revision 150633]"
307 .ident "GCC: (GNU) 4.5.0 20090810 (experimental) [trunk revision 150633]"
308 .section .note.GNU-stack,"",@progbits