commit | c77d98c279e74c0a3cef0b02fc806ea7ae2f6e42 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Oct 02 17:41:16 2019 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Oct 02 17:53:46 2019 -0700 |
tree | 53b7cb0fa5d2e02dbc7e996d5f6196f7f8195cff | |
parent | 01753232ee2a5dfd8553d33a18bbf514d7f668dd [diff] |
Fix static GetLoadBias function. The load bias value set in ReadProgramHeaders is out of sync with the algorithm used in the static GetLoadBias function. Sync the two and add tests to verify that they stay in sync. Test: Unit tests pass. Change-Id: I20ac0104970a22a92a5314a41dcadad0c9c22e64