Refactor the symbol parsing, and move to NDK's nm.
First part of the orderfile generating script refactor. The aim here is to make sure that all scripts parse the object files the same way, using the same tool. This commit extracts the parsing logic from patch_orderfile.py. It uses nm from the Android NDK. BUG=452879 Review URL: https://codereview.chromium.org/884113002 Cr-Commit-Position: refs/heads/master@{#313528}
Showing
Please register or sign in to comment