Home
last modified time | relevance | path

Searched refs:DW_VIS_exported (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h957 #define DW_VIS_exported 0x02 macro
H A Ddwarf_names_enum.h757 DW_VIS_exported = 0x0002, enumerator
H A Ddwarf_names.c2264 case DW_VIS_exported: in dwarf_get_VIS_name()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c820 *igp = vis == DW_VIS_exported; in ctf_dwarf_isglobal()