commit | 5aa018cc36e589b07674957714d27ae3d1fa1c4e | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Wed May 20 18:09:57 2015 -0700 |
committer | Stephen Hines <srhines@google.com> | Fri May 22 13:19:36 2015 -0700 |
tree | 0e2c6ba61785d8effa32ff499c21fbcbf966519d | |
parent | c060f1435e7b9405f3be8974417fa6f410f03753 [diff] |
Update RS driver to support extraction of global variable properties. Bug: 20306487 This patch adds some new enums to classify properties (such as "static", "constant", and "pointer") for global variables. The reference driver is also extended to provide methods to examine these properties (when the bitcode is compiled with bcc). Change-Id: I331756f8a8990caf5ebdf85599060434a7cfdcb7