Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h953 #define DW_ACCESS_private 0x03 macro
H A Ddwarf_names_enum.h752 DW_ACCESS_private = 0x0003 enumerator
H A Ddwarf_names.c2250 case DW_ACCESS_private: in dwarf_get_ACCESS_name()