Home
last modified time | relevance | path

Searched refs:stackFrame (Results 1 – 22 of 22) sorted by relevance

/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/
DAdviceAdapter.java87 private List<Object> stackFrame; field in AdviceAdapter
124 stackFrame = new ArrayList<>(); in visitCode()
137 stackFrame = labelStackFrame; in visitLabel()
281 stackSize = stackFrame.size(); in visitInsn()
282 stackFrame.add(stackSize - 2, stackFrame.get(stackSize - 1)); in visitInsn()
285 stackSize = stackFrame.size(); in visitInsn()
286 stackFrame.add(stackSize - 3, stackFrame.get(stackSize - 1)); in visitInsn()
289 stackSize = stackFrame.size(); in visitInsn()
290 stackFrame.add(stackSize - 2, stackFrame.get(stackSize - 1)); in visitInsn()
291 stackFrame.add(stackSize - 2, stackFrame.get(stackSize - 1)); in visitInsn()
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
DFilterExprIteratorSimple.java90 int stackFrame, in executeFilterExpr() argument
114 vars.setStackFrame(stackFrame); in executeFilterExpr()
/external/apache-xml/src/main/java/org/apache/xpath/
DVariableStack.java285 public void setLocalVariable(int index, XObject val, int stackFrame) in setLocalVariable() argument
287 _stackFrames[index + stackFrame] = val; in setLocalVariable()
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DDebugProbesImpl.kt428 val stackFrame = frame as? CoroutineStackFrame ?: return in <lambda>() constant
429 updateRunningState(stackFrame, state) in <lambda>()
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp465 const StackFrameContext *stackFrame = in ProcessInitializer() local
468 cast<CXXConstructorDecl>(stackFrame->getDecl()); in ProcessInitializer()
471 SVal thisVal = State->getSVal(svalBuilder.getCXXThis(decl, stackFrame)); in ProcessInitializer()
503 SVal LValue = State->getSVal(Init, stackFrame); in ProcessInitializer()
510 InitVal = SVB.conjureSymbolVal(BMI->getInit(), stackFrame, in ProcessInitializer()
515 InitVal = State->getSVal(BMI->getInit(), stackFrame); in ProcessInitializer()
522 PostInitializer PP(BMI, FieldLoc.getAsRegion(), stackFrame); in ProcessInitializer()
532 PostInitializer PP(BMI, FieldLoc.getAsRegion(), stackFrame); in ProcessInitializer()
/external/ow2-asm/asm-commons/src/test/resources/
Dsigtest-4.0.txt327 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-4.1.txt327 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-5.0.4.txt339 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-5.0.txt339 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-5.1.txt339 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-6.1.txt385 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-7.1.txt384 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-6.2.txt386 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-7.2.txt385 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-9.0.txt404 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-9.2.txt406 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-6.0.txt406 hfds OTHER,THIS,branches,constructor,stackFrame,superInitialized
Dsigtest-7.3.1.txt402 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-9.4.txt414 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-9.1.txt405 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-7.0.txt391 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…
Dsigtest-8.0.1.txt401 hfds INVALID_OPCODE,OTHER,UNINITIALIZED_THIS,forwardJumpStackFrames,isConstructor,stackFrame,superC…