Searched refs:exitOffset (Results 1 – 2 of 2) sorted by relevance
33 Offset exitOffset = SWAPW(entryExitRecords[coverageIndex].exitAnchor); in process() local44 if (exitOffset != 0) { in process()45 const AnchorTable *exitAnchorTable = (const AnchorTable *) ((char *) this + exitOffset); in process()
852 const int exitOffset = ExitFrameConstants::kConstantPoolOffset; in LeaveFrame() local855 ((type == StackFrame::EXIT) ? exitOffset : standardOffset); in LeaveFrame()