Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h951 #define DW_ACCESS_public 0x01 macro
H A Ddwarf_names_enum.h750 DW_ACCESS_public = 0x0001, enumerator
H A Ddwarf_names.c2244 case DW_ACCESS_public: in dwarf_get_ACCESS_name()