Home
last modified time | relevance | path

Searched refs:DW_VIRTUALITY_none (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h961 #define DW_VIRTUALITY_none 0x00 macro
H A Ddwarf_names_enum.h762 DW_VIRTUALITY_none = 0x0000, enumerator
H A Ddwarf_names.c2278 case DW_VIRTUALITY_none: in dwarf_get_VIRTUALITY_name()