Home
last modified time | relevance | path

Searched refs:DW_AT_APPLE_property_setter (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h303 #define DW_AT_APPLE_property_setter 0x3fea macro
H A Ddwarf_dump.c411 case DW_AT_APPLE_property_setter: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp987 addString(ElemDie, dwarf::DW_AT_APPLE_property_setter, SetterName); in constructTypeDIE()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2653 case DW_AT_APPLE_property_setter: in PropertyAttributes()