Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddwarfdump-objc.test9 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0101 (DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPE…
15 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
21 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
27 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0118 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
33 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0128 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
39 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x084c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
45 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
51 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0508 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
57 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
63 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x190c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
[all …]
/external/llvm/test/DebugInfo/
Ddwarfdump-objc.test9 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0101 (DW_APPLE_PROPERTY_readonly, DW_APPLE_PROPE…
15 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
21 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
27 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0118 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
33 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0128 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
39 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x084c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
45 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
51 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0508 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
57 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
63 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x190c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY…
[all …]
/external/swiftshader/third_party/LLVM/lib/Support/
DDwarf.cpp247 case DW_AT_APPLE_property_attribute: return "DW_AT_APPLE_property_attribute"; in AttributeString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h270 DW_AT_APPLE_property_attribute = 0x3feb, enumerator
/external/llvm/include/llvm/Support/
DDwarf.h281 DW_AT_APPLE_property_attribute = 0x3feb, enumerator
/external/llvm/lib/Support/
DDwarf.cpp207 case DW_AT_APPLE_property_attribute: return "DW_AT_APPLE_property_attribute"; in AttributeString()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp173 } else if (attr == DW_AT_APPLE_property_attribute) { in dumpAttribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp258 } else if (Attr == DW_AT_APPLE_property_attribute) { in dumpAttribute()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1409 addUInt(MemberDie, dwarf::DW_AT_APPLE_property_attribute, 0, in createMemberDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp944 addUInt(ElemDie, dwarf::DW_AT_APPLE_property_attribute, None, in constructTypeDIE()
/external/llvm/docs/
DSourceLevelDebugging.rst582 ``DW_AT_APPLE_property_attribute``.
652 | DW_AT_APPLE_property_attribute | 0x3feb | Constant |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1016 addUInt(ElemDie, dwarf::DW_AT_APPLE_property_attribute, None, in constructTypeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DSourceLevelDebugging.rst638 ``DW_AT_APPLE_property_attribute``.
708 | DW_AT_APPLE_property_attribute | 0x3feb | Constant |