Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf.h101 DW_AT_discr = 0x15, enumerator
/external/qemu/elff/
Ddwarf_utils.cc43 DWARF_NAMEFY(DW_AT_discr); in dwarf_at_name()
Ddwarf.h232 #define DW_AT_discr 0x15 macro
/external/elfcopy/
Ddwarf2.h261 DW_AT_discr = 0x15, enumerator
Ddwarf.c1452 case DW_AT_discr: return "DW_AT_discr"; in get_AT_name()
/external/elfutils/tests/
Dshow-die-info.c99 { DW_AT_discr, "discr" },
/external/elfutils/src/
Dreadelf.c2678 [DW_AT_discr] = "discr", in dwarf_attr_string()