HomeSort by relevance Sort by last modified time
    Searched refs:DW_AT_high_pc (Results 1 - 25 of 44) sorted by null

1 2

  /external/elfutils/libdw/
dwarf_highpc.c 42 Dwarf_Attribute *attr_high = INTUSE(dwarf_attr) (die, DW_AT_high_pc,
dwarf.h 142 DW_AT_high_pc = 0x12,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
mips16-dwarf2.s 48 .4byte .Letext0 # DW_AT_high_pc
60 .uleb128 0x12 # DW_AT_high_pc
  /external/elfutils/tests/
low_high_pc.c 64 if (dwarf_highpc (die, &highpc) != 0 && dwarf_hasattr (die, DW_AT_high_pc))
65 fail (off, name, "has DW_AT_high_pc but dwarf_highpc fails");
70 && dwarf_hasattr (die, DW_AT_high_pc)
show-die-info.c 121 if (dwarf_hasattr (die, DW_AT_high_pc) && dwarf_highpc (die, &addr) == 0)
127 if (dwarf_attr (die, DW_AT_high_pc, &attr) == NULL
130 puts ("************* DW_AT_high_pc verify failed ************");
132 puts ("************* DW_AT_high_pc form failed ************");
134 puts ("************* DW_AT_high_pc form (2) failed ************");
135 else if (dwarf_whatattr (&attr) != DW_AT_high_pc)
136 puts ("************* DW_AT_high_pc attr failed ************");
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
dwarf2-1.d 15 <10> DW_AT_high_pc : 0x.
27 <44> DW_AT_high_pc : 0x.
84 DW_AT_high_pc DW_FORM_addr
97 DW_AT_high_pc DW_FORM_addr
dwarf2-2.d 15 <10> DW_AT_high_pc : 0x.
27 <44> DW_AT_high_pc : 0x.
84 DW_AT_high_pc DW_FORM_addr
97 DW_AT_high_pc DW_FORM_addr
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
dw2-compress-1.d 14 <10> DW_AT_high_pc : 0x4
26 <44> DW_AT_high_pc : 0x4
39 DW_AT_high_pc DW_FORM_addr
52 DW_AT_high_pc DW_FORM_addr
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/i386/
compressed-1a.d 17 DW_AT_high_pc DW_FORM_addr
26 DW_AT_high_pc DW_FORM_addr
43 <1d> DW_AT_high_pc : 0x1b
51 <31> DW_AT_high_pc : 0x2
59 <43> DW_AT_high_pc : 0x1b
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/x86-64/
compressed-1a.d 17 DW_AT_high_pc DW_FORM_addr
26 DW_AT_high_pc DW_FORM_addr
43 <21> DW_AT_high_pc : 0x15
51 <3d> DW_AT_high_pc : 0x2
59 <57> DW_AT_high_pc : 0x15
  /external/llvm/test/DebugInfo/SystemZ/
variable-loc.s 15 # CHECK: DW_AT_high_pc [DW_FORM_addr] (0x0000000000000050)
150 .quad .Lfunc_end0 # DW_AT_high_pc
156 .quad .Ltmp8 # DW_AT_high_pc
283 .byte 18 # DW_AT_high_pc
296 .byte 18 # DW_AT_high_pc
  /art/compiler/debug/dwarf/
dwarf_test.cc 297 info.WriteAddr(dwarf::DW_AT_high_pc, 0x02000000);
298 DW_CHECK_NEXT("DW_AT_high_pc : 0x2000000");
305 info.WriteAddr(dwarf::DW_AT_high_pc, 0x01020000);
306 DW_CHECK_NEXT("DW_AT_high_pc : 0x1020000");
314 info.WriteAddr(dwarf::DW_AT_high_pc, 0x01030000);
315 DW_CHECK_NEXT("DW_AT_high_pc : 0x1030000");
328 DW_CHECK_NEXT("DW_AT_high_pc DW_FORM_addr");
332 DW_CHECK_NEXT("DW_AT_high_pc DW_FORM_addr");
dwarf_constants.h 121 DW_AT_high_pc = 0x12,
  /external/google-breakpad/src/common/dwarf/
functioninfo.cc 178 case DW_AT_high_pc:
  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFContext.cpp 156 cu->getCompileUnitDIE()->getAttributeValueAsUnsigned(cu, DW_AT_high_pc,
DWARFDebugInfoEntry.cpp 433 hi_pc = getAttributeValueAsUnsigned(cu, DW_AT_high_pc, -1ULL);
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugInfoEntry.cpp 320 HighPC = getAttributeValueAsAddress(U, DW_AT_high_pc, -1ULL);
322 // Since DWARF4, DW_AT_high_pc may also be of class constant, in which case
324 HighPC = getAttributeValueAsUnsignedConstant(U, DW_AT_high_pc, -1ULL);
  /external/llvm/lib/Support/
Dwarf.cpp 57 case DW_AT_high_pc: return "DW_AT_high_pc";
  /external/swiftshader/third_party/LLVM/lib/Support/
Dwarf.cpp 125 case DW_AT_high_pc: return "DW_AT_high_pc";
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 157 {DW_AT_high_pc, DW_FORM_addr},
170 {DW_AT_high_pc, DW_FORM_addr},
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 157 {DW_AT_high_pc, DW_FORM_addr},
170 {DW_AT_high_pc, DW_FORM_addr},
  /art/compiler/debug/
elf_debug_info_writer.h 133 info_.WriteUdata(DW_AT_high_pc, dchecked_integral_cast<uint32_t>(cu_size));
172 info_.WriteUdata(DW_AT_high_pc, mi->code_size);
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 288 addLabelAddress(D, dwarf::DW_AT_high_pc, End);
290 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin);
294 // and DW_AT_high_pc attributes. If there are global variables in this
468 // DW_AT_low_pc/DW_AT_high_pc labels.
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
gdb-index.cc 834 off_t high_pc = die->address_attribute(elfcpp::DW_AT_high_pc, &shndx2);
837 high_pc = die->uint_attribute(elfcpp::DW_AT_high_pc);
    [all...]
  /external/google-breakpad/src/common/
dwarf_cu_to_module_unittest.cc 199 // size. If high_pc_form is DW_FORM_addr then the DW_AT_high_pc attribute
451 func->ProcessAttributeUnsigned(dwarf2reader::DW_AT_high_pc,
509 die->ProcessAttributeUnsigned(dwarf2reader::DW_AT_high_pc,
563 func->ProcessAttributeUnsigned(dwarf2reader::DW_AT_high_pc,
665 // As above, only DW_AT_high_pc is a length rather than an address.
    [all...]

Completed in 4324 milliseconds

1 2