Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/cvt/
H A Ddwarf.c529 die_isglobal(dwarf_t *dw, Dwarf_Die die) in die_isglobal() function
1578 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN; in die_function_create()
1650 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR; in die_variable_create()