Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHashAttributes.def32 HANDLE_DIE_HASH_ATTR(DW_AT_enum_class)
H A DDwarfUnit.cpp1591 addFlag(Buffer, dwarf::DW_AT_enum_class); in constructEnumTypeDIE()
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf.h214 #define DW_AT_enum_class 0x6d macro
H A Ddwarf_dump.c139 case DW_AT_enum_class: in dwarf_get_AT_name()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp352 case dwarf::DW_AT_enum_class: in processOneAttribute()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp350 case DW_AT_enum_class: in ParsedDWARFTypeAttributes()