Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_property_name (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Support/
DDwarf.cpp244 case DW_AT_APPLE_property_name: return "DW_AT_APPLE_property_name"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h293 DW_AT_APPLE_property_name = 0x3fe8, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1018 addString(ElemDie, dwarf::DW_AT_APPLE_property_name, PropertyName); in constructTypeDIE()