Home
last modified time | relevance | path

Searched refs:DW_AT_const_value (Results 1 – 25 of 35) sorted by relevance

12

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_attr.c126 at->at_attrib = DW_AT_const_value; in dwarf_add_AT_const_value_signedint()
153 at->at_attrib = DW_AT_const_value; in dwarf_add_AT_const_value_unsignedint()
168 if (_dwarf_add_string_attr(die, &at, DW_AT_const_value, string, in dwarf_add_AT_const_value_string()
H A Ddwarf.h192 #define DW_AT_const_value 0x1c macro
H A Ddwarf_dump.c126 case DW_AT_const_value: in dwarf_get_AT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def18 HANDLE_DIE_HASH_ATTR(DW_AT_const_value)
H A DDwarfUnit.cpp475 addUInt(Die, dwarf::DW_AT_const_value, in addConstantValue()
509 addBlock(Die, dwarf::DW_AT_const_value, Block); in addConstantValue()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp245 Die.find(dwarf::DW_AT_const_value); in collectStatsForDie()
279 if (Die.find(dwarf::DW_AT_location) || Die.find(dwarf::DW_AT_const_value)) { in collectStatsForDie()
307 if (Die.find(dwarf::DW_AT_const_value)) { in collectStatsForDie()
663 Child.find(dwarf::DW_AT_const_value))) { in updateVarsWithAbstractOriginLocCovInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp59 if ((Value = DIE.find(dwarf::DW_AT_const_value)) && in markEverythingAsKept()
H A DDWARFLinker.cpp432 Abbrev->findAttributeIndex(dwarf::DW_AT_const_value)) { in shouldKeepVariableDIE()
2273 ConstDie.addValue(DIEAlloc, dwarf::DW_AT_const_value, dwarf::DW_FORM_strp, in emitPaperTrailWarnings()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.cc777 enumerator_value = get_AT (c, DW_AT_const_value); in gen_ctf_enumeration_type()
H A Ddwarf2out.cc7527 case DW_AT_const_value: in collect_checksum_attributes()
20227 add_AT_int (die, DW_AT_const_value, val); in add_const_value_attribute()
20229 add_AT_unsigned (die, DW_AT_const_value, (unsigned HOST_WIDE_INT) val); in add_const_value_attribute()
20239 add_AT_wide (die, DW_AT_const_value, w); in add_const_value_attribute()
20251 add_AT_double (die, DW_AT_const_value, in add_const_value_attribute()
20260 add_AT_vec (die, DW_AT_const_value, length / elt_size, elt_size, in add_const_value_attribute()
20307 add_AT_vec (die, DW_AT_const_value, length, elt_size, array); in add_const_value_attribute()
20365 add_AT_string (die, DW_AT_const_value, XSTR (XEXP (rtl, 0), 0)); in add_const_value_attribute()
20831 || get_AT (die, DW_AT_const_value)) in add_location_or_const_value_attribute()
20937 add_AT_unsigned (die, DW_AT_const_value, tree_to_uhwi (init)); in tree_add_const_value_attribute()
[all …]
H A DChangeLog-2009249 DW_AT_const_value.
6627 DW_AT_const_value if VAR_DIE already has DW_AT_abstract_origin
6628 refering to a DIE with DW_AT_const_value.
11431 for constant decls. Add DW_AT_const_value even if
12097 (dwarf2out_finish): Emit the DW_AT_const_value attribute of
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Ddwarf.c873 if (die_signed(dw, mem, DW_AT_const_value, &sval, 0)) { in die_enum_create()
875 } else if (die_unsigned(dw, mem, DW_AT_const_value, in die_enum_create()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c7381 case DW_AT_const_value: in collect_checksum_attributes()
19605 add_AT_int (die, DW_AT_const_value, val); in add_const_value_attribute()
19607 add_AT_unsigned (die, DW_AT_const_value, (unsigned HOST_WIDE_INT) val); in add_const_value_attribute()
19617 add_AT_wide (die, DW_AT_const_value, w); in add_const_value_attribute()
19628 add_AT_double (die, DW_AT_const_value, in add_const_value_attribute()
19637 add_AT_vec (die, DW_AT_const_value, length / elt_size, elt_size, in add_const_value_attribute()
19684 add_AT_vec (die, DW_AT_const_value, length, elt_size, array); in add_const_value_attribute()
19742 add_AT_string (die, DW_AT_const_value, XSTR (XEXP (rtl, 0), 0)); in add_const_value_attribute()
20206 || get_AT (die, DW_AT_const_value)) in add_location_or_const_value_attribute()
20300 add_AT_unsigned (die, DW_AT_const_value, tree_to_uhwi (init)); in tree_add_const_value_attribute()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def261 DW_AT (DW_AT_const_value, 0x1c)
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1232 * If D has a ``DW_AT_const_value`` attribute with a value V, then it is as
1242 Alternatively, could deprecate using ``DW_AT_const_value`` for
2196 * If D has a ``DW_AT_const_value`` attribute, then an implicit location
2197 storage RLS is created from the ``DW_AT_const_value`` attribute's value
2198 with a size matching the size of the ``DW_AT_const_value`` attribute's
2204 If using ``DW_AT_const_value`` for variables and formal parameters is
2259 ``DW_AT_location`` *or* ``DW_AT_const_value`` *attribute (for example,*
2848 2. ``DW_AT_const_value``
2852 Could deprecate using the ``DW_AT_const_value`` attribute for
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def261 DW_AT (DW_AT_const_value, 0x1c)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def261 DW_AT (DW_AT_const_value, 0x1c)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def261 DW_AT (DW_AT_const_value, 0x1c)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc725 CASE_S (DW_AT_const_value); in at2str()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc763 CASE_S (DW_AT_const_value); in at2str()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A DChangeLog5667 * lto.c (lto_read_form): Add DW_cl_address for DW_AT_const_value.
6159 DW_AT_const_value, and DW_AT_specification.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19972760 Handle DW_AT_const_value attributes for DW_TAG_variable,
H A DChangeLog-20104114 * dwarf2read.c (dwarf2_add_field): If DW_AT_const_value is present,
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19972760 Handle DW_AT_const_value attributes for DW_TAG_variable,
H A DChangeLog-20104114 * dwarf2read.c (dwarf2_add_field): If DW_AT_const_value is present,

12