/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIEHashAttributes.def | 44 HANDLE_DIE_HASH_ATTR(DW_AT_string_length)
|
H A D | DwarfUnit.cpp | 719 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 D | dwarf_loclist.c | 75 case DW_AT_string_length: in dwarf_loclist_n()
|
H A D | dwarf_form.c | 459 case DW_AT_string_length: in dwarf_get_form_class()
|
H A D | dwarf.h | 189 #define DW_AT_string_length 0x19 macro
|
H A D | dwarf_dump.c | 282 case DW_AT_string_length: in dwarf_get_AT_name()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 748 case DW_AT_string_length: in mayHaveLocationDescription()
|
/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | dwarf2.def | 258 DW_AT (DW_AT_string_length, 0x19)
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | dwarf2.def | 258 DW_AT (DW_AT_string_length, 0x19)
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | dwarf2.def | 258 DW_AT (DW_AT_string_length, 0x19)
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | dwarf2.def | 258 DW_AT (DW_AT_string_length, 0x19)
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | DwarfLib.cc | 722 CASE_S (DW_AT_string_length); in at2str()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | DwarfLib.cc | 760 CASE_S (DW_AT_string_length); in at2str()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 7599 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 D | ChangeLog-2017 | 20328 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 D | ChangeLog-2016 | 15577 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 D | dwarf2out.c | 7453 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 D | dwarf.c | 2901 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 D | dwarf.c | 2858 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 D | SourceLevelDebugging.rst | 1094 DW_AT_string_length (0x00000064)
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 162892 [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
|