Home
last modified time | relevance | path

Searched refs:DW_AT_byte_stride (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def16 HANDLE_DIE_HASH_ATTR(DW_AT_byte_stride)
H A DDwarfUnit.cpp1424 AddBoundTypeEntry(dwarf::DW_AT_byte_stride, SR->getStride()); in constructSubrangeDIE()
1462 AddBoundTypeEntry(dwarf::DW_AT_byte_stride, GSR->getStride()); in constructGenericSubrangeDIE()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParser.cpp75 case DW_AT_byte_stride: in ParseChildArrayInfo()
H A DDWARFASTParserClang.cpp318 case DW_AT_byte_stride: in ParsedDWARFTypeAttributes()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h186 #define DW_AT_byte_stride 0x51 macro
H A Ddwarf_dump.c83 case DW_AT_byte_stride: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp757 case DW_AT_byte_stride: in mayHaveLocationExpr()