base/android: Log the ordered code range during startup.
This is required to pin ordered code in memory on platforms that support it. This forwards the file and locations within it of the ordered code to Java, from native, as this is not discoverable purely from Java. This is controlled by a feature which is disabled by default, and the logging code will be replaced by the actual pinning one on supported platforms. Bug: 929926 Change-Id: I8c79c0609dd2709e3e4eefc5d8c971d84df6f4dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631659 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#663774}
Showing
Please register or sign in to comment