Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.cc356 prop_id = PROP_XSTACK; in getVal()
372 propId = PROP_XSTACK; in getVal()
390 propId = PROP_XSTACK; in getVal()
409 propId = PROP_XSTACK; in getVal()
420 case PROP_XSTACK: in getVal()
436 || origPropId == PROP_XSTACK || origPropId == PROP_USTACK) in getVal()
476 || origPropId == PROP_XSTACK || origPropId == PROP_USTACK) in getVal()
H A DCallStack.cc425 dDscr->setObjValue (PROP_XSTACK, idx, node); in add_stack_java_epilogue()
439 dDscr->setObjValue (PROP_XSTACK, idx, node); in add_stack_java_epilogue()
637 dDscr->setObjValue (PROP_XSTACK, idx, node); in add_stack()
763 dDscr->setObjValue (PROP_XSTACK, idx, node); in add_stack()
H A DTable.h219 PROP_XSTACK, // void* expert_stack enumerator
H A DExp_Layout.cc402 stack = dview->getObjValue (PROP_XSTACK, idx); in getStack()
H A DPathTree.cc123 stack_prop = PROP_XSTACK; in init()
129 stack_prop = PROP_XSTACK; in init()
H A DDbeSession.cc254 propNames_name_store (PROP_XSTACK, NTXT ("XSTACK")); in DbeSession()
H A DDbeView.cc2757 stack_prop = PROP_XSTACK; in constructShowHideStack()
H A DDbeSession.cc.1244 propNames_name_store (PROP_XSTACK, NTXT ("XSTACK"));