Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf.h714 #define DW_VIS_exported 0x02 macro
H A Ddwarf_names.c1664 case DW_VIS_exported: in dwarf_get_VIS_name()
/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c539 return (vis == DW_VIS_exported); in die_isglobal()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c706 *igp = vis == DW_VIS_exported; in ctf_dwarf_isglobal()