Searched refs:ProcessStobjVolatile (Results 1 – 1 of 1) sorted by relevance
2119 bool ProcessStobjVolatile(int vs, int vd, bool isStatic) in ProcessStobjVolatile() function2125 bool ProcessStobjVolatile(int vd, bool isStatic) in ProcessStobjVolatile() function2127 return ProcessStobjVolatile<FORMAT>(ACC, vd, isStatic); in ProcessStobjVolatile()2161 return ProcessStobjVolatile<FORMAT>(vd, false); in HandleStobjVolatile()2173 return ProcessStobjVolatile<FORMAT>(vs, vd, false); in HandleStobjVolatileV()2431 return ProcessStobjVolatile<FORMAT>(INVALID_REG, true); in HandleStstaticVolatile()