Home
last modified time | relevance | path

Searched refs:DW_AT_data_location (Results 1 – 16 of 16) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def22 HANDLE_DIE_HASH_ATTR(DW_AT_data_location)
H A DDwarfUnit.cpp746 addBlock(Buffer, dwarf::DW_AT_data_location, DwarfExpr.finalize()); in constructTypeDIE()
1485 addDIEEntry(Buffer, dwarf::DW_AT_data_location, *VarDIE); in constructArrayTypeDIE()
1491 addBlock(Buffer, dwarf::DW_AT_data_location, DwarfExpr.finalize()); in constructArrayTypeDIE()
/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddwarf2.h213 DW_AT_data_location = 0x50, enumerator
H A Ddwarf2out.c4176 case DW_AT_data_location:
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Ddwarf2.h310 DW_AT_data_location = 0x50, enumerator
/openbsd/usr.bin/ctfconv/
H A Ddwarf.h245 #define DW_AT_data_location 0x50 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf2.h312 DW_AT_data_location = 0x50, enumerator
/openbsd/gnu/gcc/gcc/
H A Ddwarf2.h312 DW_AT_data_location = 0x50, enumerator
H A Ddwarf2out.c4669 case DW_AT_data_location: in dwarf_attr_name()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c1128 case DW_AT_data_location: in read_and_display_attr_value()
1339 case DW_AT_data_location: in read_and_display_attr_value()
1438 case DW_AT_data_location: return "DW_AT_data_location"; in get_AT_name()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp742 case DW_AT_data_location: in mayHaveLocationExpr()
/openbsd/gnu/llvm/llvm/docs/
H A DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst1012 *For example, the* ``DW_AT_data_location`` *attribute on type debug
2108 ``DW_AT_data_location`` so the non-normative text seems to overstate how
3881 1. The ``DW_AT_data_location`` attribute may be used with any type that
3905 location list expressions, why does ``DW_AT_data_location`` not allow
5020 DW_AT_data_location(expression= ! Get raw data address
5070 DW_AT_data_location(expression= ! Get raw data address
5111 DW_AT_data_location(expression=
H A DSourceLevelDebugging.rst1124 …in the stringLocationExpression field. Based on this information, DW_AT_data_location attribute i…
1138 DW_AT_data_location (DW_OP_push_object_address, DW_OP_deref)
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c6951 case DW_AT_data_location: return "DW_AT_data_location"; in get_AT_name()
8177 case DW_AT_data_location: in read_and_display_attr_value()
/openbsd/gnu/llvm/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/
H A DAMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md1571 <i>For example, the `DW_AT_data_location` attribute on type debug
2520 > `DW_AT_data_location` so the non-normative text seems to overstate how
3522 1. The `DW_AT_data_location` attribute may be used with any type that provides one
3543 > list expressions, why does `DW_AT_data_location` not allow both? In all cases
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c7780 case DW_AT_data_location: in dwarf_attr_name()