Lines Matching defs:script

18 …yteHook(this IProvidesRegisterCollection<ByteRegisterCollection> @this, long offset, string script)  in AddBeforeReadByteHook()
28 …yteHook(this IProvidesRegisterCollection<ByteRegisterCollection> @this, long offset, string script) in AddAfterReadByteHook()
38 …yteHook(this IProvidesRegisterCollection<ByteRegisterCollection> @this, long offset, string script) in AddBeforeWriteByteHook()
48 …yteHook(this IProvidesRegisterCollection<ByteRegisterCollection> @this, long offset, string script) in AddAfterWriteByteHook()
78 …ordHook(this IProvidesRegisterCollection<WordRegisterCollection> @this, long offset, string script) in AddBeforeReadWordHook()
88 …ordHook(this IProvidesRegisterCollection<WordRegisterCollection> @this, long offset, string script) in AddAfterReadWordHook()
98 …ordHook(this IProvidesRegisterCollection<WordRegisterCollection> @this, long offset, string script) in AddBeforeWriteWordHook()
108 …ordHook(this IProvidesRegisterCollection<WordRegisterCollection> @this, long offset, string script) in AddAfterWriteWordHook()
138 …k(this IProvidesRegisterCollection<DoubleWordRegisterCollection> @this, long offset, string script) in AddBeforeReadDoubleWordHook()
148 …k(this IProvidesRegisterCollection<DoubleWordRegisterCollection> @this, long offset, string script) in AddAfterReadDoubleWordHook()
158 …k(this IProvidesRegisterCollection<DoubleWordRegisterCollection> @this, long offset, string script) in AddBeforeWriteDoubleWordHook()
168 …k(this IProvidesRegisterCollection<DoubleWordRegisterCollection> @this, long offset, string script) in AddAfterWriteDoubleWordHook()
198 …ook(this IProvidesRegisterCollection<QuadWordRegisterCollection> @this, long offset, string script) in AddBeforeReadQuadWordHook()
208 …ook(this IProvidesRegisterCollection<QuadWordRegisterCollection> @this, long offset, string script) in AddAfterReadQuadWordHook()
218 …ook(this IProvidesRegisterCollection<QuadWordRegisterCollection> @this, long offset, string script) in AddBeforeWriteQuadWordHook()
228 …ook(this IProvidesRegisterCollection<QuadWordRegisterCollection> @this, long offset, string script) in AddAfterWriteQuadWordHook()