Searched refs:DW_AT_upper_bound (Results 1 – 9 of 9) sorted by relevance
/third_party/elfutils/libdw/ |
D | dwarf_aggregate_size.c | 101 (&child, DW_AT_upper_bound, in array_size() 109 (&child, DW_AT_upper_bound, in array_size()
|
D | dwarf.h | 202 DW_AT_upper_bound = 0x2f, enumerator
|
D | dwarf_getlocation.c | 79 case DW_AT_upper_bound: in attr_ok()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIEHashAttributes.def | 46 HANDLE_DIE_HASH_ATTR(DW_AT_upper_bound)
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDie.cpp | 127 if (Optional<DWARFFormValue> UpperV = C.find(DW_AT_upper_bound)) in dumpArrayType() 719 case DW_AT_upper_bound: in mayHaveLocationDescription()
|
D | DWARFContext.cpp | 1044 if (auto UpperBoundAttr = Child.find(DW_AT_upper_bound)) in getTypeSize()
|
/third_party/libabigail/src/ |
D | abg-dwarf-reader.cc | 10866 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/ |
D | ChangeLog | 4179 DW_AT_upper_bound.
|
D | readelf.c | 7766 case DW_AT_upper_bound: in attr_callback()
|