commit | 3c99876116356cae09231189f09e5a679fd0d2fd | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Tue Oct 13 16:55:18 2009 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Tue Oct 13 16:55:18 2009 -0700 |
tree | d02eb77976ec9143a153546f78b0dcac93f036ae | |
parent | 9a96aaa8efcde245ac4ba23228b8a8d61e008d91 [diff] |
Allow the dynamic linker to relocate references to thumb symbols in NDK libraries. The lowest bit of the symbol's value should be ignored when looking at UNDEF symbols for correctness. It is used as an ARM/Thumb flag by the linker.