Home
last modified time | relevance | path

Searched refs:DW_AT_high_pc (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/libdw/
Ddwarf_highpc.c66 return INTUSE(dwarf_formaddr) (INTUSE(dwarf_attr) (die, DW_AT_high_pc,
Ddwarf.h145 DW_AT_high_pc = 0x12, enumerator
/external/elfutils/tests/
Dshow-die-info.c119 { DW_AT_high_pc, "high_pc" },
288 if (dwarf_hasattr (die, DW_AT_high_pc) && dwarf_highpc (die, &addr) == 0) in handle()
294 if (dwarf_attr (die, DW_AT_high_pc, &attr) == NULL in handle()
302 else if (dwarf_whatattr (&attr) != DW_AT_high_pc) in handle()
/external/llvm/test/DebugInfo/AArch64/
Ddwarfdump.ll15 ; CHECK: DW_AT_high_pc [DW_FORM_addr] (0x0000000000000008)
/external/qemu/elff/
Ddwarf_die.cc154 !get_attrib(DW_AT_high_pc, &high_pc) || in contains_address()
Ddwarf_utils.cc42 DWARF_NAMEFY(DW_AT_high_pc); in dwarf_at_name()
Ddwarf.h229 #define DW_AT_high_pc 0x12 macro
/external/llvm/test/DebugInfo/X86/
Dfission-cu.ll18 ; DW_AT_low_pc, DW_AT_high_pc, DW_AT_ranges, DW_AT_dwo_name, DW_AT_dwo_id,
Ddbg-value-inlined-parameter.ll9 ;CHECK-NEXT: DW_AT_high_pc
/external/valgrind/main/coregrind/m_debuginfo/
Dpriv_d3basics.h224 DW_AT_high_pc = 0x12, enumerator
Dd3basics.c203 case DW_AT_high_pc: return "DW_AT_high_pc"; in ML_()
Dreaddwarf3.c1674 if (attr == DW_AT_high_pc && ctsSzB > 0) { in parse_var_DIE()
1786 if (attr == DW_AT_high_pc && ctsSzB > 0) { in parse_var_DIE()
/external/llvm/include/llvm/Support/
DDwarf.h158 DW_AT_high_pc = 0x12, enumerator
/external/llvm/lib/Support/
DDwarf.cpp124 case DW_AT_high_pc: return "DW_AT_high_pc"; in AttributeString()
/external/oprofile/opjitconv/
Ddebug_line.c72 DW_AT_high_pc, enumerator
/external/llvm/lib/DebugInfo/
DDWARFDebugInfoEntry.cpp471 HighPC = getAttributeValueAsUnsigned(CU, DW_AT_high_pc, -1ULL); in getLowAndHighPC()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp407 SPCU->addLabelAddress(SPDie, dwarf::DW_AT_high_pc, in updateSubprogramScopeDIE()
460 TheCU->addLabelAddress(ScopeDIE, dwarf::DW_AT_high_pc, End); in constructLexicalScopeDIE()
515 TheCU->addLabelAddress(ScopeDIE, dwarf::DW_AT_high_pc, EndLabel); in constructInlinedScopeDIE()
/external/llvm/lib/MC/
DMCDwarf.cpp480 EmitAbbrev(MCOS, dwarf::DW_AT_high_pc, dwarf::DW_FORM_addr); in EmitGenDwarfAbbrev()
/external/elfutils/src/
Dreadelf.c3144 [DW_AT_high_pc] = "high_pc", in dwarf_attr_string()
/external/llvm/docs/
DSourceLevelDebugging.rst2153 ``DW_AT_high_pc``, ``DW_AT_ranges`` or ``DW_AT_entry_pc``. It also contains