Home
last modified time | relevance | path

Searched refs:DW_APPLE_PROPERTY_copy (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/DebugInfo/
Ddwarfdump-objc.test33 …_property_attribute {{.*}} (0x0128 (DW_APPLE_PROPERTY_readwrite, DW_APPLE_PROPERTY_copy, DW_APPLE_…
/external/llvm/include/llvm/Support/
DDwarf.h550 DW_APPLE_PROPERTY_copy = 0x20, enumerator
/external/llvm/lib/Support/
DDwarf.cpp534 case DW_APPLE_PROPERTY_copy: in ApplePropertyString()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDwarf.h645 DW_APPLE_PROPERTY_copy = 0x10, enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h374 return (getUnsignedField(13) & dwarf::DW_APPLE_PROPERTY_copy) != 0; in isCopyObjCProperty()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1405 PropertyAttributes |= dwarf::DW_APPLE_PROPERTY_copy; in createMemberDIE()
/external/llvm/docs/
DSourceLevelDebugging.rst671 | DW_APPLE_PROPERTY_copy | 0x20 |