brintos

brintos / llvm-project-archived public Read only

0
0
Text · 5.8 KiB · 5a9711c Raw
130 lines · plain
1# int Foo = 0;2 3	.text4	.file	"helperVariable.cpp"5	.file	0 "/test" "helperVariable.cpp" md5 0xb6e6130198b21a44b5db4247fccb359d6	.type	Foo,@object                     # @Foo7	.bss8	.globl	Foo9	.p2align	2, 0x010Foo:11	.long	0                               # 0x012	.size	Foo, 413 14	.section	.debug_abbrev,"",@progbits15	.byte	1                               # Abbreviation Code16	.byte	17                              # DW_TAG_compile_unit17	.byte	1                               # DW_CHILDREN_yes18	.byte	37                              # DW_AT_producer19	.byte	37                              # DW_FORM_strx120	.byte	19                              # DW_AT_language21	.byte	5                               # DW_FORM_data222	.byte	3                               # DW_AT_name23	.byte	37                              # DW_FORM_strx124	.byte	114                             # DW_AT_str_offsets_base25	.byte	23                              # DW_FORM_sec_offset26	.byte	16                              # DW_AT_stmt_list27	.byte	23                              # DW_FORM_sec_offset28	.byte	27                              # DW_AT_comp_dir29	.byte	37                              # DW_FORM_strx130	.byte	115                             # DW_AT_addr_base31	.byte	23                              # DW_FORM_sec_offset32	.byte	0                               # EOM(1)33	.byte	0                               # EOM(2)34	.byte	2                               # Abbreviation Code35	.byte	52                              # DW_TAG_variable36	.byte	0                               # DW_CHILDREN_no37	.byte	3                               # DW_AT_name38	.byte	37                              # DW_FORM_strx139	.byte	73                              # DW_AT_type40	.byte	19                              # DW_FORM_ref441	.byte	63                              # DW_AT_external42	.byte	25                              # DW_FORM_flag_present43	.byte	58                              # DW_AT_decl_file44	.byte	11                              # DW_FORM_data145	.byte	59                              # DW_AT_decl_line46	.byte	11                              # DW_FORM_data147	.byte	2                               # DW_AT_location48	.byte	24                              # DW_FORM_exprloc49	.byte	0                               # EOM(1)50	.byte	0                               # EOM(2)51	.byte	3                               # Abbreviation Code52	.byte	36                              # DW_TAG_base_type53	.byte	0                               # DW_CHILDREN_no54	.byte	3                               # DW_AT_name55	.byte	37                              # DW_FORM_strx156	.byte	62                              # DW_AT_encoding57	.byte	11                              # DW_FORM_data158	.byte	11                              # DW_AT_byte_size59	.byte	11                              # DW_FORM_data160	.byte	0                               # EOM(1)61	.byte	0                               # EOM(2)62	.byte	0                               # EOM(3)63	.section	.debug_info,"",@progbits64.Lcu_begin0:65	.long	.Ldebug_info_end0-.Ldebug_info_start0 # Length of Unit66.Ldebug_info_start0:67	.short	5                               # DWARF version number68	.byte	1                               # DWARF Unit Type69	.byte	8                               # Address Size (in bytes)70	.long	.debug_abbrev                   # Offset Into Abbrev. Section71	.byte	1                               # Abbrev [1] 0xc:0x22 DW_TAG_compile_unit72	.byte	0                               # DW_AT_producer73	.short	33                              # DW_AT_language74	.byte	1                               # DW_AT_name75	.long	.Lstr_offsets_base0             # DW_AT_str_offsets_base76	.long	.Lline_table_start0             # DW_AT_stmt_list77	.byte	2                               # DW_AT_comp_dir78	.long	.Laddr_table_base0              # DW_AT_addr_base79	.byte	2                               # Abbrev [2] 0x1e:0xb DW_TAG_variable80	.byte	3                               # DW_AT_name81	.long	41                              # DW_AT_type82                                        # DW_AT_external83	.byte	0                               # DW_AT_decl_file84	.byte	1                               # DW_AT_decl_line85	.byte	2                               # DW_AT_location86	.byte	16187	.byte	088	.byte	3                               # Abbrev [3] 0x29:0x4 DW_TAG_base_type89	.byte	4                               # DW_AT_name90	.byte	5                               # DW_AT_encoding91	.byte	4                               # DW_AT_byte_size92	.byte	0                               # End Of Children Mark93.Ldebug_info_end0:94	.section	.debug_str_offsets,"",@progbits95	.long	24                              # Length of String Offsets Set96	.short	597	.short	098.Lstr_offsets_base0:99	.section	.debug_str,"MS",@progbits,1100.Linfo_string0:101	.asciz	"clang version 17.0.0 (https://github.com/llvm/llvm-project.git 640e07c49037cca41a1bfbeb916b569d8c950aea)" # string offset=0102.Linfo_string1:103	.asciz	"helperVariable.cpp"            # string offset=105104.Linfo_string2:105	.asciz	"/test" # string offset=124106.Linfo_string3:107	.asciz	"Foo"                           # string offset=162108.Linfo_string4:109	.asciz	"int"                           # string offset=166110	.section	.debug_str_offsets,"",@progbits111	.long	.Linfo_string0112	.long	.Linfo_string1113	.long	.Linfo_string2114	.long	.Linfo_string3115	.long	.Linfo_string4116	.section	.debug_addr,"",@progbits117	.long	.Ldebug_addr_end0-.Ldebug_addr_start0 # Length of contribution118.Ldebug_addr_start0:119	.short	5                               # DWARF version number120	.byte	8                               # Address size121	.byte	0                               # Segment selector size122.Laddr_table_base0:123	.quad	Foo124.Ldebug_addr_end0:125	.ident	"clang version 17.0.0 (https://github.com/llvm/llvm-project.git 640e07c49037cca41a1bfbeb916b569d8c950aea)"126	.section	".note.GNU-stack","",@progbits127	.addrsig128	.section	.debug_line,"",@progbits129.Lline_table_start0:130