Upstream version 8.36.161.0
[platform/framework/web/crosswalk.git] / src / third_party / pyelftools / examples / reference_output / dwarf_location_lists.out
1 Processing file: ./examples/sample_exe64.elf
2   Found a compile unit at offset 0, length 115
3   Found a compile unit at offset 119, length 135
4   Found a compile unit at offset 258, length 156
5    DIE DW_TAG_subprogram. attr DW_AT_frame_base.
6       LocationEntry(begin_offset=0, end_offset=1, loc_expr=[119, 8]) <<(DW_OP_breg7 (rsp): 8)>>
7       LocationEntry(begin_offset=1, end_offset=4, loc_expr=[119, 16]) <<(DW_OP_breg7 (rsp): 16)>>
8       LocationEntry(begin_offset=4, end_offset=43, loc_expr=[118, 16]) <<(DW_OP_breg6 (rbp): 16)>>
9   Found a compile unit at offset 418, length 300
10    DIE DW_TAG_subprogram. attr DW_AT_frame_base.
11       LocationEntry(begin_offset=16, end_offset=64, loc_expr=[119, 8]) <<(DW_OP_breg7 (rsp): 8)>>
12       LocationEntry(begin_offset=64, end_offset=153, loc_expr=[119, 192, 0]) <<(DW_OP_breg7 (rsp): 64)>>
13    DIE DW_TAG_formal_parameter. attr DW_AT_location.
14       LocationEntry(begin_offset=16, end_offset=85, loc_expr=[85]) <<(DW_OP_reg5 (rdi))>>
15       LocationEntry(begin_offset=85, end_offset=143, loc_expr=[94]) <<(DW_OP_reg14 (r14))>>
16    DIE DW_TAG_formal_parameter. attr DW_AT_location.
17       LocationEntry(begin_offset=16, end_offset=85, loc_expr=[84]) <<(DW_OP_reg4 (rsi))>>
18       LocationEntry(begin_offset=85, end_offset=138, loc_expr=[93]) <<(DW_OP_reg13 (r13))>>
19    DIE DW_TAG_formal_parameter. attr DW_AT_location.
20       LocationEntry(begin_offset=16, end_offset=85, loc_expr=[81]) <<(DW_OP_reg1 (rdx))>>
21       LocationEntry(begin_offset=85, end_offset=133, loc_expr=[92]) <<(DW_OP_reg12 (r12))>>
22    DIE DW_TAG_variable. attr DW_AT_location.
23       LocationEntry(begin_offset=92, end_offset=123, loc_expr=[83]) <<(DW_OP_reg3 (rbx))>>