mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
62788db1e7
This patch adds a boolean field `mIsDependent` indicating whether a module was loaded via the executable's Import Directory Table or not. This patch also partially reverts Bug 1587539, moving a logic to detect Import Directory tampering to `PEHeaders`'s ctor. With this, we can skip generating a map of the executable's dependent modules if no tampering is detected. Differential Revision: https://phabricator.services.mozilla.com/D66274 |
||
---|---|---|
.. | ||
gtest | ||
interceptor | ||
moz.build | ||
ShowSSEConfig.cpp | ||
TestBaseProfiler.cpp | ||
TestNativeNt.cpp | ||
TestPEExportSection.cpp | ||
TestPrintf.cpp | ||
TestTimeStampWin.cpp |