Searched defs:setVariableValue (Results 1 – 4 of 4) sorted by relevance
43 void MCSymbol::setVariableValue(const MCExpr *Value) { in setVariableValue() function in MCSymbol
48 void MCSymbol::setVariableValue(const MCExpr *Value) { in setVariableValue() function in MCSymbol
475 protected void setVariableValue(long threadID, long frameID, int slot, Value newValue) { in setVariableValue() method in JDWPStackFrameAccessTest
564 void setVariableValue(Value *V) { VariableValue = V; } in setVariableValue() function