Home
last modified time | relevance | path

Searched refs:eEnable10BytePatch (Results 1 – 8 of 8) sorted by path

/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/interceptor/
H A DPatcherDetour.h36 eEnable10BytePatch = 1, // Allow 10-byte patches when conditions allow enumerator
417 aFlags |= DetourFlags::eEnable10BytePatch;
518 if (mFlags.value() & DetourFlags::eEnable10BytePatch) {
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/
H A DnsWindowsDllInterceptor.h455 flags |= DetourFlags::eEnable10BytePatch;
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h36 eEnable10BytePatch = 1, // Allow 10-byte patches when conditions allow enumerator
419 aFlags |= DetourFlags::eEnable10BytePatch;
534 if (mFlags.value() & DetourFlags::eEnable10BytePatch) {
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DnsWindowsDllInterceptor.h509 flags |= DetourFlags::eEnable10BytePatch;
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/interceptor/
H A DPatcherDetour.h36 eEnable10BytePatch = 1, // Allow 10-byte patches when conditions allow enumerator
419 aFlags |= DetourFlags::eEnable10BytePatch;
534 if (mFlags.value() & DetourFlags::eEnable10BytePatch) {
/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DnsWindowsDllInterceptor.h509 flags |= DetourFlags::eEnable10BytePatch;
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/mozglue/interceptor/
H A DPatcherDetour.h36 eEnable10BytePatch = 1, // Allow 10-byte patches when conditions allow enumerator
419 aFlags |= DetourFlags::eEnable10BytePatch;
534 if (mFlags.value() & DetourFlags::eEnable10BytePatch) {
/dports/www/firefox/firefox-99.0/toolkit/xre/dllservices/mozglue/
H A DnsWindowsDllInterceptor.h509 flags |= DetourFlags::eEnable10BytePatch;