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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DExp_Layout.h155 Vaddr omptruncated; member in class:FramePacket
H A DCallStack.cc741 if (frp->omptruncated == SP_TRUNC_STACK_MARKER)
748 else if (frp->omptruncated == SP_FAILED_UNWIND_MARKER)
H A DExperiment.cc5495 fp->omptruncated = false;
5502 fp->omptruncated = (Vaddr) SP_TRUNC_STACK_MARKER;
5506 fp->omptruncated = (Vaddr) SP_FAILED_UNWIND_MARKER;
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExp_Layout.h155 Vaddr omptruncated; member in class:FramePacket
H A DCallStack.cc741 if (frp->omptruncated == SP_TRUNC_STACK_MARKER)
748 else if (frp->omptruncated == SP_FAILED_UNWIND_MARKER)
H A DExperiment.cc5497 fp->omptruncated = false;
5504 fp->omptruncated = (Vaddr) SP_TRUNC_STACK_MARKER;
5508 fp->omptruncated = (Vaddr) SP_FAILED_UNWIND_MARKER;

Completed in 275 milliseconds