Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h301 #define DW_AT_APPLE_property_name 0x3fe8 macro
H A Ddwarf_dump.c407 case DW_AT_APPLE_property_name: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp978 addString(ElemDie, dwarf::DW_AT_APPLE_property_name, PropertyName); in constructTypeDIE()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2647 case DW_AT_APPLE_property_name: in PropertyAttributes()