Home
last modified time | relevance | path

Searched refs:aOrigBytes (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/interceptor/
H A DPatcherDetour.h265 Maybe<uint8_t> maybeOpcode2 = aOrigBytes.ReadByte(); in Clear13BytePatch()
275 aOrigBytes.WritePointer(aResetToAddress); in Clear13BytePatch()
276 if (!aOrigBytes) { in Clear13BytePatch()
280 return aOrigBytes.Commit(); in Clear13BytePatch()
299 aOrigBytes.WritePointer(oldPtr); in ClearTrampolinePatch()
300 if (!aOrigBytes) { in ClearTrampolinePatch()
304 return aOrigBytes.Commit(); in ClearTrampolinePatch()
308 Maybe<uint32_t> maybePtr32 = aOrigBytes.ReadLong(); in Clear10BytePatch()
391 Maybe<uint32_t> inst2 = aOrigBytes.ReadLong(); in Clear16BytePatch()
403 aOrigBytes.WritePointer(aResetToAddress); in Clear16BytePatch()
[all …]
H A DTrampoline.h307 void CopyFrom(uintptr_t aOrigBytes, uint32_t aNumBytes) { in CopyFrom() argument
320 reinterpret_cast<void*>(aOrigBytes), aNumBytes)) { in CopyFrom()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h267 Maybe<uint8_t> maybeOpcode2 = aOrigBytes.ReadByte(); in Clear13BytePatch()
277 aOrigBytes.WritePointer(aResetToAddress); in Clear13BytePatch()
278 if (!aOrigBytes) { in Clear13BytePatch()
282 return aOrigBytes.Commit(); in Clear13BytePatch()
301 aOrigBytes.WritePointer(oldPtr); in ClearTrampolinePatch()
302 if (!aOrigBytes) { in ClearTrampolinePatch()
306 return aOrigBytes.Commit(); in ClearTrampolinePatch()
310 Maybe<uint32_t> maybePtr32 = aOrigBytes.ReadLong(); in Clear10BytePatch()
393 Maybe<uint32_t> inst2 = aOrigBytes.ReadLong(); in Clear16BytePatch()
405 aOrigBytes.WritePointer(aResetToAddress); in Clear16BytePatch()
[all …]
H A DTrampoline.h307 void CopyFrom(uintptr_t aOrigBytes, uint32_t aNumBytes) { in CopyFrom() argument
320 reinterpret_cast<void*>(aOrigBytes), aNumBytes)) { in CopyFrom()
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/mozglue/interceptor/
H A DPatcherDetour.h267 Maybe<uint8_t> maybeOpcode2 = aOrigBytes.ReadByte(); in Clear13BytePatch()
277 aOrigBytes.WritePointer(aResetToAddress); in Clear13BytePatch()
278 if (!aOrigBytes) { in Clear13BytePatch()
282 return aOrigBytes.Commit(); in Clear13BytePatch()
301 aOrigBytes.WritePointer(oldPtr); in ClearTrampolinePatch()
302 if (!aOrigBytes) { in ClearTrampolinePatch()
306 return aOrigBytes.Commit(); in ClearTrampolinePatch()
310 Maybe<uint32_t> maybePtr32 = aOrigBytes.ReadLong(); in Clear10BytePatch()
393 Maybe<uint32_t> inst2 = aOrigBytes.ReadLong(); in Clear16BytePatch()
405 aOrigBytes.WritePointer(aResetToAddress); in Clear16BytePatch()
[all …]
H A DTrampoline.h307 void CopyFrom(uintptr_t aOrigBytes, uint32_t aNumBytes) { in CopyFrom() argument
320 reinterpret_cast<void*>(aOrigBytes), aNumBytes)) { in CopyFrom()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h267 Maybe<uint8_t> maybeOpcode2 = aOrigBytes.ReadByte(); in Clear13BytePatch()
277 aOrigBytes.WritePointer(aResetToAddress); in Clear13BytePatch()
278 if (!aOrigBytes) { in Clear13BytePatch()
282 return aOrigBytes.Commit(); in Clear13BytePatch()
301 aOrigBytes.WritePointer(oldPtr); in ClearTrampolinePatch()
302 if (!aOrigBytes) { in ClearTrampolinePatch()
306 return aOrigBytes.Commit(); in ClearTrampolinePatch()
310 Maybe<uint32_t> maybePtr32 = aOrigBytes.ReadLong(); in Clear10BytePatch()
393 Maybe<uint32_t> inst2 = aOrigBytes.ReadLong(); in Clear16BytePatch()
405 aOrigBytes.WritePointer(aResetToAddress); in Clear16BytePatch()
[all …]
H A DTrampoline.h307 void CopyFrom(uintptr_t aOrigBytes, uint32_t aNumBytes) { in CopyFrom() argument
320 reinterpret_cast<void*>(aOrigBytes), aNumBytes)) { in CopyFrom()