Home
last modified time | relevance | path

Searched refs:DW_FORM_ref4 (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/test/DebugInfo/X86/
Dempty-and-one-elem-array.ll38 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x0074 => {0x00000074})
40 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x007b => {0x0000007b})
46 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x0082 => {0x00000082})
50 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x0074 => {0x00000074})
52 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x007b => {0x0000007b})
58 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x00b5 => {0x000000b5})
Dempty-array.ll15 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x0026 => {0x00000026})
18 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x002d => {0x0000002d})
23 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x0034 => {0x00000034})
Dnondefault-subrange-array.ll17 ; CHECK-NEXT: 0x00000035: DW_AT_type [DW_FORM_ref4] (cu + 0x0026 => {0x00000026})
20 ; CHECK-NEXT: 0x0000003a: DW_AT_type [DW_FORM_ref4] (cu + 0x002d => {0x0000002d})
26 ; CHECK-NEXT: 0x0000005a: DW_AT_type [DW_FORM_ref4] (cu + 0x0034 => {0x00000034})
Denum-class.ll32 ; CHECK: DW_AT_type [DW_FORM_ref4] (cu + 0x0026 => {0x00000026})
37 ; CHECK: DW_AT_type [DW_FORM_ref4] (cu + 0x0057 => {0x00000057})
Dfission-cu.ll64 ; CHECK: DW_AT_type DW_FORM_ref4
84 ; CHECK: DW_AT_type [DW_FORM_ref4] (cu + 0x0018 => {0x00000018})
Dsubrange-type.ll8 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + 0x006b => {0x0000006b})
DDW_AT_specification.ll7 ; CHECK: 0x00000060: DW_AT_specification [DW_FORM_ref4] (cu + 0x003a => {0x0000003a})
DDW_TAG_friend.ll9 ; CHECK: 0x000000a1: DW_AT_friend [DW_FORM_ref4] (cu + 0x0032 => {0x00000032})
Dpr11300.ll7 ; CHECK: 0x0000007c: DW_AT_specification [DW_FORM_ref4] (cu + 0x005c => {0x0000005c})
Dconcrete_out_of_line.ll18 ; CHECK-NEXT: DW_AT_abstract_origin [DW_FORM_ref4] (cu + 0x011e => {0x0000011e})
DDW_AT_object_pointer.ll6 ; CHECK: DW_AT_object_pointer [DW_FORM_ref4] (cu + 0x00fd => {0x000000fd})
/external/llvm/test/DebugInfo/SystemZ/
Dvariable-loc.s223 .byte 19 # DW_FORM_ref4
251 .byte 19 # DW_FORM_ref4
273 .byte 19 # DW_FORM_ref4
280 .byte 19 # DW_FORM_ref4
310 .byte 19 # DW_FORM_ref4
/external/llvm/lib/DebugInfo/
DDWARFFormValue.cpp129 case DW_FORM_ref4: { in extractValue()
277 case DW_FORM_ref4: in skipValue()
409 case DW_FORM_ref4: in dump()
477 case DW_FORM_ref4: in getReference()
494 case DW_FORM_ref4: in resolveCompileUnitReferences()
/external/elfutils/libdw/
Ddwarf_formref.c81 case DW_FORM_ref4:
Dlibdw_form.c114 case DW_FORM_ref4: in __libdw_form_val_len()
Ddwarf.h272 DW_FORM_ref4 = 0x13, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp786 Entity->addValue(Attribute, dwarf::DW_FORM_ref4, Entry); in addType()
796 Entity->addValue(Attribute, dwarf::DW_FORM_ref4, Entry); in addType()
877 addDIEEntry(&Buffer, dwarf::DW_AT_containing_type, dwarf::DW_FORM_ref4, in constructTypeDIE()
1059 addDIEEntry(&Buffer, dwarf::DW_AT_containing_type, dwarf::DW_FORM_ref4, in constructTypeDIE()
1224 addDIEEntry(SPDie, dwarf::DW_AT_specification, dwarf::DW_FORM_ref4, in getOrCreateSubprogramDIE()
1415 dwarf::DW_FORM_ref4, VariableDIE); in createGlobalVariableDIE()
1475 addDIEEntry(DW_Subrange, dwarf::DW_AT_type, dwarf::DW_FORM_ref4, IndexTy); in constructSubrangeDIE()
1552 addDIEEntry(SPDie, dwarf::DW_AT_containing_type, dwarf::DW_FORM_ref4, NDie); in constructContainingTypeDIEs()
1570 dwarf::DW_FORM_ref4, AbsDIE); in constructVariableDIE()
1712 MemberDie->addValue(dwarf::DW_AT_APPLE_property, dwarf::DW_FORM_ref4, in createMemberDIE()
DDIE.cpp217 case dwarf::DW_FORM_ref4: // Fall thru in EmitValue()
243 case dwarf::DW_FORM_ref4: // Fall thru in SizeOf()
/external/llvm/test/DebugInfo/
Dmember-pointers.ll12 ; CHECK-NEXT: DW_AT_type [DW_FORM_ref4] (cu + {{.*}} => {[[TYPE]]})
/external/qemu/elff/
Ddwarf_utils.cc151 DWARF_NAMEFY(DW_FORM_ref4); in dwarf_form_name()
Ddwarf.h209 #define DW_FORM_ref4 0x13 macro
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h194 DW_FORM_ref4 = 0x13, enumerator
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/
Ddwarf2-info.c106 DW_FORM_ref4 = 0x13, enumerator
/external/llvm/lib/Support/
DDwarf.cpp283 case DW_FORM_ref4: return "DW_FORM_ref4"; in FormEncodingString()
/external/llvm/include/llvm/Support/
DDwarf.h318 DW_FORM_ref4 = 0x13, enumerator

12