Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/elftoolchain/libdwarf/
H A Ddwarf.h262 #define DW_AT_APPLE_runtime_class 0x3fe6 macro
H A Ddwarf_dump.c345 case DW_AT_APPLE_runtime_class: in dwarf_get_AT_name()
/freebsd-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp663 case DW_AT_APPLE_runtime_class: in AttributeValueString()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp988 addUInt(Buffer, dwarf::DW_AT_APPLE_runtime_class, dwarf::DW_FORM_data1, in constructTypeDIE()
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp1477 dwarf::toUnsigned(InputDIE.find(dwarf::DW_AT_APPLE_runtime_class)) in cloneDIE()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp417 case DW_AT_APPLE_runtime_class: in ParsedDWARFTypeAttributes()