commit | 4ef67d45b62c974faab601ed2dda4677c06f50c6 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <pcc@google.com> | Fri Feb 04 16:10:05 2022 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Feb 14 09:23:14 2022 +0000 |
tree | 9db749a9c643bdfedb78b4697e9e2ecbaaded7f0 | |
parent | 22b5fe062332f6b640a1022261b7f058ceaa184a [diff] |
Set types of quick entry points to void*. The quick entry points are not intended to be called from C++, so let's set their types to void* so that any attempt to call them will fail to compile. Introduce accessors to make it easier to set the fields. Change-Id: I7fae304100f55e96924c31a983ef0a705302d58d