138 lines · yaml
1--- !ELF2FileHeader:3 Class: ELFCLASS644 Data: ELFDATA2LSB5 Type: ET_REL6 Machine: EM_X86_647Sections:8 - Name: .text9 Type: SHT_PROGBITS10 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]11 Address: 0x100012 Size: 0x1b13DWARF:14 debug_abbrev:15 - Table:16 - Tag: DW_TAG_compile_unit17 Children: DW_CHILDREN_yes18 Attributes:19 - Attribute: DW_AT_producer20 Form: DW_FORM_string21 - Attribute: DW_AT_language22 Form: DW_FORM_data223 - Attribute: DW_AT_name24 Form: DW_FORM_string25 - Attribute: DW_AT_low_pc26 Form: DW_FORM_addr27 - Attribute: DW_AT_high_pc28 Form: DW_FORM_data829 - Tag: DW_TAG_class_type30 Children: DW_CHILDREN_yes31 Attributes:32 - Attribute: DW_AT_name33 Form: DW_FORM_string34 - Tag: DW_TAG_member35 Children: DW_CHILDREN_no36 Attributes:37 - Attribute: DW_AT_type38 Form: DW_FORM_ref439 - Attribute: DW_AT_name40 Form: DW_FORM_string41 - Tag: DW_TAG_class_type42 Children: DW_CHILDREN_no43 Attributes:44 - Attribute: DW_AT_name45 Form: DW_FORM_string46 - Attribute: DW_AT_declaration47 Form: DW_FORM_flag_present48 - Tag: DW_TAG_class_type49 Children: DW_CHILDREN_yes50 Attributes:51 - Attribute: DW_AT_name52 Form: DW_FORM_string53 - Attribute: DW_AT_declaration54 Form: DW_FORM_flag_present55 - Tag: DW_TAG_template_type_parameter56 Children: DW_CHILDREN_no57 Attributes:58 - Attribute: DW_AT_type59 Form: DW_FORM_ref460 - Tag: DW_TAG_base_type61 Children: DW_CHILDREN_no62 Attributes:63 - Attribute: DW_AT_name64 Form: DW_FORM_string65 - Tag: DW_TAG_pointer_type66 Children: DW_CHILDREN_no67 Attributes:68 - Attribute: DW_AT_type69 Form: DW_FORM_ref470 - Tag: DW_TAG_variable71 Children: DW_CHILDREN_no72 Attributes:73 - Attribute: DW_AT_name74 Form: DW_FORM_string75 - Attribute: DW_AT_const_value76 Form: DW_FORM_data477 - Attribute: DW_AT_type78 Form: DW_FORM_ref479 - Tag: DW_TAG_subprogram80 Children: DW_CHILDREN_no81 Attributes:82 - Attribute: DW_AT_name83 Form: DW_FORM_string84 - Attribute: DW_AT_low_pc85 Form: DW_FORM_addr86 - Attribute: DW_AT_high_pc87 Form: DW_FORM_data888 - Attribute: DW_AT_type89 Form: DW_FORM_ref490 debug_info:91 - Version: 492 Entries:93 - AbbrCode: 194 Values:95 - CStr: by_hand96 - Value: 0x0497 - CStr: CU198 - Value: 0x100099 - Value: 0x1b100 - AbbrCode: 2101 Values:102 - CStr: class1103 - AbbrCode: 3104 Values:105 - Value: 0x00000052106 - CStr: member1107 - AbbrCode: 3108 Values:109 - Value: 0x00000058110 - CStr: member2111 - AbbrCode: 0112 - AbbrCode: 7113 Values:114 - CStr: int115 - AbbrCode: 7116 Values:117 - CStr: char118 - AbbrCode: 7119 Values:120 - CStr: float121 - AbbrCode: 8122 Values:123 - Value: 0x0000002a124 - AbbrCode: 9125 Values:126 - CStr: var1127 - Value: 0x00000000128 - Value: 0x0000005f129 - AbbrCode: 10130 Values:131 - CStr: foo1132 - Value: 0x1000133 - Value: 0x10134 - Value: 0x0000002a135 - AbbrCode: 0136 - AbbrCode: 0137...138