/external/elfutils/libdw/ |
D | dwarf_formudata.c | 53 if (attr->form == DW_FORM_sec_offset) in __libdw_formptr() 125 case DW_FORM_sec_offset: in dwarf_formudata() 130 if (attr->form == DW_FORM_sec_offset in dwarf_formudata() 186 if (attr->form == DW_FORM_sec_offset) in dwarf_formudata()
|
D | libdw_form.c | 63 case DW_FORM_sec_offset: in __libdw_form_val_compute_len()
|
D | dwarf.h | 306 DW_FORM_sec_offset = 0x17, enumerator
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 255 case dwarf::DW_FORM_sec_offset: // Fall thru in EmitValue() 287 case dwarf::DW_FORM_sec_offset: // Fall thru in SizeOf() 328 if (Form == dwarf::DW_FORM_sec_offset) return 4; in SizeOf() 345 Form == dwarf::DW_FORM_sec_offset || in EmitValue() 353 if (Form == dwarf::DW_FORM_sec_offset) return 4; in SizeOf() 375 if (Form == dwarf::DW_FORM_sec_offset) return 4; in SizeOf() 600 if (Form == dwarf::DW_FORM_sec_offset) in SizeOf()
|
D | DwarfCompileUnit.cpp | 241 DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addSectionLabel() 374 DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addSectionDelta() 792 dwarf::Form Form = DD->getDwarfVersion() >= 4 ? dwarf::DW_FORM_sec_offset in addLocationList()
|
/external/llvm/test/tools/dsymutil/X86/ |
D | basic-lto-dw4-linking-x86.test | 12 CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000000) 51 CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000044) 76 CHECK: DW_AT_location [DW_FORM_sec_offset] (0x00000000) 91 CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x0000009a) 108 CHECK: DW_AT_location [DW_FORM_sec_offset] (0x00000025) 112 CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
|
/external/llvm/test/DebugInfo/X86/ |
D | fission-ranges.ll | 11 ; CHECK-NEXT: DW_AT_GNU_addr_base [DW_FORM_sec_offset] (0x00000000) 15 ; CHECK: DW_AT_location [DW_FORM_sec_offset] ([[A:0x[0-9a-z]*]]) 16 ; CHECK: DW_AT_location [DW_FORM_sec_offset] ([[E:0x[0-9a-z]*]]) 17 ; CHECK: DW_AT_location [DW_FORM_sec_offset] ([[B:0x[0-9a-z]*]]) 18 ; CHECK: DW_AT_location [DW_FORM_sec_offset] ([[D:0x[0-9a-z]*]]) 19 ; CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
|
D | fission-cu.ll | 27 ; CHECK: DW_AT_stmt_list DW_FORM_sec_offset 59 ; CHECK-NEXT: DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000000)
|
D | stmt-list-multiple-compile-units.ll | 10 ; CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x00000000) 18 ; CHECK: DW_AT_stmt_list [DW_FORM_sec_offset] (0x0000003c)
|
D | empty.ll | 17 ; FISSION-NOT: DW_AT_GNU_addr_base [DW_FORM_sec_offset]
|
D | DW_AT_stmt_list_sec_offset.ll | 6 ; CHECK: DW_AT_stmt_list [DW_FORM_sec_offset]
|
D | op_deref.ll | 10 ; DWARF4: DW_AT_location [DW_FORM_sec_offset] (0x00000000)
|
D | DW_AT_location-reference.ll | 34 ; CHECK-NEXT: DW_AT_location [DW_FORM_sec_offset] (0x00000000)
|
D | debug-loc-offset.ll | 48 ; CHECK: DW_AT_location [DW_FORM_sec_offset] (0x00000000)
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFFormValue.cpp | 214 case DW_FORM_sec_offset: in extractValue() 356 case DW_FORM_sec_offset: in skipValue() 478 case DW_FORM_sec_offset: in dump()
|
/external/llvm/test/DebugInfo/Generic/ |
D | empty.ll | 22 ; FISSION-NOT: DW_AT_GNU_addr_base [DW_FORM_sec_offset]
|
/external/llvm/test/MC/ELF/ |
D | discriminator.s | 43 .byte 23 # DW_FORM_sec_offset
|
/external/llvm/unittests/DebugInfo/DWARF/ |
D | DWARFFormValueTest.cpp | 45 isFormClass(DW_FORM_sec_offset, DWARFFormValue::FC_SectionOffset)); in TEST()
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader_die_unittest.cc | 374 dwarf2reader::DW_FORM_sec_offset); in TEST_P() 387 dwarf2reader::DW_FORM_sec_offset, in TEST_P()
|
D | dwarf2enums.h | 149 DW_FORM_sec_offset = 0x17, enumerator
|
/external/llvm/test/DebugInfo/Mips/ |
D | dsr-fixed-objects.ll | 25 ; F0: DW_AT_location [DW_FORM_sec_offset] (0x00000014) 58 ; F1: DW_AT_location [DW_FORM_sec_offset] (0x00000033)
|
/external/valgrind/coregrind/m_debuginfo/ |
D | priv_d3basics.h | 208 DW_FORM_sec_offset = 0x17, enumerator
|
/external/llvm/lib/Support/ |
D | Dwarf.cpp | 249 case DW_FORM_sec_offset: return "DW_FORM_sec_offset"; in FormEncodingString()
|
/external/llvm/include/llvm/Support/ |
D | Dwarf.h | 309 DW_FORM_sec_offset = 0x17, enumerator
|
/external/llvm/test/DebugInfo/Generic/Inputs/ |
D | gmlt.ll | 17 ; CHECK: DW_AT_ranges [DW_FORM_sec_offset] (0x00000000
|