Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Ddwarfdump-objc.test15 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
21 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
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 …E_property_attribute {{.*}} (0x084c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
45 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
51 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0508 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
57 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
63 …E_property_attribute {{.*}} (0x190c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
69 …E_property_attribute {{.*}} (0x390c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
[all …]
/external/llvm/test/DebugInfo/
Ddwarfdump-objc.test15 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
21 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
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 …E_property_attribute {{.*}} (0x084c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
45 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
51 CHECK: DW_AT_APPLE_property_attribute {{.*}} (0x0508 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPE…
57 …E_property_attribute {{.*}} (0x090c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
63 …E_property_attribute {{.*}} (0x190c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
69 …E_property_attribute {{.*}} (0x390c (DW_APPLE_PROPERTY_assign, DW_APPLE_PROPERTY_readwrite, DW_APP…
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h642 DW_APPLE_PROPERTY_readwrite = 0x02, enumerator
/external/llvm/include/llvm/Support/
DDwarf.h548 DW_APPLE_PROPERTY_readwrite = 0x08, enumerator
/external/llvm/lib/Support/
DDwarf.cpp530 case DW_APPLE_PROPERTY_readwrite: in ApplePropertyString()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h365 return (getUnsignedField(13) & dwarf::DW_APPLE_PROPERTY_readwrite) != 0; in isReadWriteObjCProperty()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1399 PropertyAttributes |= dwarf::DW_APPLE_PROPERTY_readwrite; in createMemberDIE()
/external/llvm/docs/
DSourceLevelDebugging.rst667 | DW_APPLE_PROPERTY_readwrite | 0x08 |
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DSourceLevelDebugging.rst723 | DW_APPLE_PROPERTY_readwrite | 0x08 |