Searched refs:alt_node (Results 1 – 4 of 4) sorted by relevance
78 CallStackNode *alt_node; variable
1007 alt_node = NULL; in CallStackNode()1205 if (get_hide_stack && node->alt_node != NULL) in getStackPCs()1206 node = node->alt_node; in getStackPCs()1249 hNode->alt_node = (CallStackNode *) hideStack; in setHideStack()