summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/RallocUtil.cc
diff options
context:
space:
mode:
author Ian Rogers <irogers@google.com> 2011-10-06 15:24:35 -0700
committer Ian Rogers <irogers@google.com> 2011-10-06 17:27:15 -0700
commit1cb0a1dfc32531c79a968aeac26ccb5525862497 (patch)
tree61d0345bd2b9b951026c9ce18d51c2b2d6963255 /src/compiler/codegen/RallocUtil.cc
parent40c47b50f6c37ff2af919a0d51f12d3e7cc794a3 (diff)
Support for resolving unknown direct/static methods.
If we can't resolve a method we don't know whether it is direct or static from the dex information (other than the invocation instruction). Add support for a third type of resolution stub that can discover the type of the method based on the calling method and PC of the invocation instruction. Its still unimplemented to look up the instruction and figure out if the type is static or not. Change-Id: I8b76e6ba2c946376e7fe287dbcca17bcaab0e133
Diffstat (limited to 'src/compiler/codegen/RallocUtil.cc')
0 files changed, 0 insertions, 0 deletions