Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/elftoolchain/libdwarf/
HDdwarf.h304 #define DW_AT_APPLE_property_attribute 0x3feb macro
HDdwarf_dump.c413 case DW_AT_APPLE_property_attribute: in dwarf_get_AT_name()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDie.cpp207 } else if (Attr == DW_AT_APPLE_property_attribute) { in dumpAttribute()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfUnit.cpp989 addUInt(ElemDie, dwarf::DW_AT_APPLE_property_attribute, std::nullopt, in constructTypeDIE()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp2656 case DW_AT_APPLE_property_attribute: in PropertyAttributes()