Home
last modified time | relevance | path

Searched refs:aTrampPtr (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/interceptor/
H A DPatcherDetour.h788 bool Apply4BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply4BytePatch() argument
796 uintptr_t hookDest = arm64::MakeVeneer(*aTrampPool, aTrampPtr, aDest); in Apply4BytePatch()
814 bool Apply10BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply10BytePatch() argument
832 callTramp.WriteEncodedPointer(aTrampPtr); in Apply10BytePatch()
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h817 bool Apply4BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply4BytePatch() argument
825 uintptr_t hookDest = arm64::MakeVeneer(*aTrampPool, aTrampPtr, aDest); in Apply4BytePatch()
843 bool Apply10BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply10BytePatch() argument
861 callTramp.WriteEncodedPointer(aTrampPtr); in Apply10BytePatch()
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/mozglue/interceptor/
H A DPatcherDetour.h817 bool Apply4BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply4BytePatch() argument
825 uintptr_t hookDest = arm64::MakeVeneer(*aTrampPool, aTrampPtr, aDest); in Apply4BytePatch()
843 bool Apply10BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply10BytePatch() argument
861 callTramp.WriteEncodedPointer(aTrampPtr); in Apply10BytePatch()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h817 bool Apply4BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply4BytePatch() argument
825 uintptr_t hookDest = arm64::MakeVeneer(*aTrampPool, aTrampPtr, aDest); in Apply4BytePatch()
843 bool Apply10BytePatch(TrampPoolT* aTrampPool, void* aTrampPtr, in Apply10BytePatch() argument
861 callTramp.WriteEncodedPointer(aTrampPtr); in Apply10BytePatch()