Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_property_attribute (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/DebugInfo/
Ddwarfdump-objc.test9 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x01 (DW_APPLE_PROPERTY_readonly))
15 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_r…
21 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_r…
27 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x18 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERT…
33 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x28 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERT…
39 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x4c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_r…
/external/llvm/lib/Support/
DDwarf.cpp207 case DW_AT_APPLE_property_attribute: return "DW_AT_APPLE_property_attribute"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h281 DW_AT_APPLE_property_attribute = 0x3feb, enumerator
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp173 } else if (attr == DW_AT_APPLE_property_attribute) { in dumpAttribute()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp967 addUInt(ElemDie, dwarf::DW_AT_APPLE_property_attribute, None, in constructTypeDIE()
/external/llvm/docs/
DSourceLevelDebugging.rst580 ``DW_AT_APPLE_property_attribute``.
650 | DW_AT_APPLE_property_attribute | 0x3feb | Constant |