Searched refs:writeOrRead (Results 1 – 1 of 1) sorted by relevance
808 private void HandlePostGprAccessHook(UInt32 registerIndex, UInt32 writeOrRead) in HandlePostGprAccessHook() argument817 var isWrite = (writeOrRead != 0); in HandlePostGprAccessHook()