Home
last modified time | relevance | path

Searched refs:DW_AT_discr (Results 1 – 11 of 11) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDIEHash.h54 DIEValue DW_AT_discr; member
HDDIEHash.cpp152 COLLECT_ATTR(DW_AT_discr); in collectAttributes()
393 ADD_ATTR(Attrs.DW_AT_discr); in hashAttributes()
/NextBSD/contrib/elftoolchain/libdwarf/
HDdwarf.h126 #define DW_AT_discr 0x15 macro
HDdwarf_dump.c129 case DW_AT_discr: in dwarf_get_AT_name()
/NextBSD/contrib/llvm/include/llvm/Support/
HDDwarf.h105 DW_AT_discr = 0x15, enumerator
/NextBSD/contrib/binutils/include/elf/
HDdwarf2.h263 DW_AT_discr = 0x15, enumerator
/NextBSD/contrib/llvm/lib/Support/
HDDwarf.cpp59 case DW_AT_discr: return "DW_AT_discr"; in AttributeString()
/NextBSD/contrib/gcc/
HDdwarf2.h261 DW_AT_discr = 0x15, enumerator
HDdwarf2out.c4571 case DW_AT_discr: in dwarf_attr_name()
/NextBSD/contrib/binutils/binutils/
HDdwarf.c1407 case DW_AT_discr: return "DW_AT_discr"; in get_AT_name()
/NextBSD/contrib/gdb/gdb/
HDdwarf2read.c6594 case DW_AT_discr: in dwarf_attr_name()