Searched refs:DW_FORM_strx2 (Results 1 – 14 of 14) sorted by relevance
109 .byte 0x26 # DW_FORM_strx2147 # A variable DIE with DW_AT_name, using DW_FORM_strx2.149 .short 0x0004 # Subprogram name string (DW_FORM_strx2)228 # COMMON-NEXT: DW_AT_name [DW_FORM_strx2] ( indexed (00000004) string = "MyVar1")
138 .byte 0x26 # DW_FORM_strx2205 # A variable DIE with DW_AT_name, using DW_FORM_strx2.207 .short 0x0004 # Subprogram name string (DW_FORM_strx2)325 # COMMON-NEXT: DW_AT_name [DW_FORM_strx2] ( indexed (00000004) string = "MyVar1")
133 case DW_FORM_strx2: in skipValue()254 case DW_FORM_strx2: in extractValue()436 case DW_FORM_strx2: in dump()537 Form == DW_FORM_strx1 || Form == DW_FORM_strx2 || Form == DW_FORM_strx3 || in getAsCString()
14 ; This test verifies that we generate DW_FORM_strx2 for indexed strings properly.15 ; Check that the first usage of DW_FORM_strx2 is with index 256.18 ; CHECK-NOT: DW_FORM_strx219 ; CHECK: DW_AT_name [DW_FORM_strx2] ( indexed (00000100) string =
391 case dwarf::DW_FORM_strx2: in EmitValue()541 case dwarf::DW_FORM_strx2: in EmitValue()565 case dwarf::DW_FORM_strx2: in SizeOf()
255 IxForm = dwarf::DW_FORM_strx2; in addString()
113 case DW_FORM_strx2: in dwarf_formstring()
553 case DW_FORM_strx2: in libdw_valid_user_form()694 [DW_FORM_addrx2] = 2, [DW_FORM_strx2] = 2, in __libdw_form_val_len()
406 DW_FORM_strx2 = 0x26, enumerator
118 case dwarf::DW_FORM_strx2: in traverseDebugInfo()
636 case DW_FORM_strx2: in getFixedFormByteSize()
77 case DW_FORM_strx2: in addAttribute()
142 CUDie.addAttribute(Attr_DW_FORM_strx2, DW_FORM_strx2, Strx2Value); in TestAllForms()
7021 case DW_FORM_strx2: in attr_callback()8163 case DW_FORM_strx2: in print_form_data()