Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_runtime_class (Results 1 – 5 of 5) sorted by relevance

/external/llvm/test/DebugInfo/X86/
Dobjc-fwd-decl.ll6 ; CHECK: DW_AT_APPLE_runtime_class
/external/llvm/lib/Support/
DDwarf.cpp185 case DW_AT_APPLE_runtime_class: return "DW_AT_APPLE_runtime_class"; in AttributeString()
/external/llvm/include/llvm/Support/
DDwarf.h248 DW_AT_APPLE_runtime_class = 0x3fe6, enumerator
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1134 addUInt(Buffer, dwarf::DW_AT_APPLE_runtime_class, dwarf::DW_FORM_data1, in constructTypeDIE()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5931 case DW_AT_APPLE_runtime_class: in ParseType()