Home
last modified time | relevance | path

Searched refs:DW_AT_upper_bound (Results 1 – 9 of 9) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_aggregate_size.c101 (&child, DW_AT_upper_bound, in array_size()
109 (&child, DW_AT_upper_bound, in array_size()
Ddwarf.h202 DW_AT_upper_bound = 0x2f, enumerator
Ddwarf_getlocation.c79 case DW_AT_upper_bound: in attr_ok()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIEHashAttributes.def46 HANDLE_DIE_HASH_ATTR(DW_AT_upper_bound)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp127 if (Optional<DWARFFormValue> UpperV = C.find(DW_AT_upper_bound)) in dumpArrayType()
719 case DW_AT_upper_bound: in mayHaveLocationDescription()
DDWARFContext.cpp1044 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSize()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc10866 if (!die_unsigned_constant_attribute(l, DW_AT_upper_bound, in compare_dies()
10877 if (!die_unsigned_constant_attribute(r, DW_AT_upper_bound, in compare_dies()
14017 if (!die_constant_attribute(die, DW_AT_upper_bound, is_signed, upper_bound)) in build_subrange_type()
/third_party/elfutils/src/
DChangeLog4179 DW_AT_upper_bound.
Dreadelf.c7766 case DW_AT_upper_bound: in attr_callback()