Home
last modified time | relevance | path

Searched refs:DW_AT_string_length (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def44 HANDLE_DIE_HASH_ATTR(DW_AT_string_length)
H A DDwarfUnit.cpp719 addDIEEntry(Buffer, dwarf::DW_AT_string_length, *VarDIE); in constructTypeDIE()
728 addBlock(Buffer, dwarf::DW_AT_string_length, DwarfExpr.finalize()); in constructTypeDIE()
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_loclist.c75 case DW_AT_string_length: in dwarf_loclist_n()
H A Ddwarf_form.c459 case DW_AT_string_length: in dwarf_get_form_class()
H A Ddwarf.h189 #define DW_AT_string_length 0x19 macro
H A Ddwarf_dump.c282 case DW_AT_string_length: in dwarf_get_AT_name()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp748 case DW_AT_string_length: in mayHaveLocationDescription()
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Ddwarf2.def258 DW_AT (DW_AT_string_length, 0x19)
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddwarf2.def258 DW_AT (DW_AT_string_length, 0x19)
/netbsd-src/external/gpl3/gcc/dist/include/
H A Ddwarf2.def258 DW_AT (DW_AT_string_length, 0x19)
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddwarf2.def258 DW_AT (DW_AT_string_length, 0x19)
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc722 CASE_S (DW_AT_string_length); in at2str()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc760 CASE_S (DW_AT_string_length); in at2str()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc7599 case DW_AT_string_length: in collect_checksum_attributes()
22505 add_AT_location_description (array_die, DW_AT_string_length, in gen_array_type_die()
31292 if (a->dw_attr == DW_AT_string_length in resolve_addr()
31344 if (a->dw_attr == DW_AT_string_length) in resolve_addr()
32665 case DW_AT_string_length: in resolve_variable_value_in_expr()
H A DChangeLog-201720328 not emit DW_AT_string_length.
37020 (gen_array_type_die): Simplify DW_AT_string_length handling.
37032 callers. Set remove_AT_byte_size if removing DW_AT_string_length.
H A DChangeLog-201615577 DW_AT_string_length, create DW_OP_call4 referencing the
15585 (resolve_addr): Adjust DW_AT_string_length if it is DW_OP_call4.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2out.c7453 case DW_AT_string_length: in collect_checksum_attributes()
21816 add_AT_location_description (array_die, DW_AT_string_length, in gen_array_type_die()
30552 if (a->dw_attr == DW_AT_string_length in resolve_addr()
30604 if (a->dw_attr == DW_AT_string_length) in resolve_addr()
31841 case DW_AT_string_length: in resolve_variable_value_in_expr()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c2901 case DW_AT_string_length: in read_and_display_attr_value()
3357 case DW_AT_string_length: in read_and_display_attr_value()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c2858 case DW_AT_string_length: in read_and_display_attr_value()
3348 case DW_AT_string_length: in read_and_display_attr_value()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSourceLevelDebugging.rst1094 DW_AT_string_length (0x00000064)
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git162892 [gdb/symtab] Handle DW_AT_string_length with location list
162924 <2d7> DW_AT_string_length: 0xbf (location list)
162927 where the DW_AT_string_length is a location list, a case that is not handled