Searched refs:nat_stack (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.h98 void *nat_stack; // native stack member in class:CommonPacket
H A DExp_Layout.cc337 nat_stack = NULL;
356 return nat_stack;
369 return nat_stack;
375 return nat_stack;
H A DCallStack.cc233 void *nat_stack = dview->getObjValue (PROP_MSTACK, idx); local
234 Vector<Histable*> *pcs = getStackPCs (nat_stack);
263 if (pidx < 0) // No parent. Process the entire nat_stack
272 // Process the entire nat_stack. Skip libthread.
846 if (pidx < 0) // No parent. Process the entire nat_stack
854 // Process the entire nat_stack. Skip libthread.
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.h98 void *nat_stack; // native stack member in class:CommonPacket
H A DExp_Layout.cc337 nat_stack = NULL;
356 return nat_stack;
369 return nat_stack;
375 return nat_stack;
H A DCallStack.cc233 void *nat_stack = dview->getObjValue (PROP_MSTACK, idx); local
234 Vector<Histable*> *pcs = getStackPCs (nat_stack);
263 if (pidx < 0) // No parent. Process the entire nat_stack
272 // Process the entire nat_stack. Skip libthread.
846 if (pidx < 0) // No parent. Process the entire nat_stack
854 // Process the entire nat_stack. Skip libthread.

Completed in 283 milliseconds