summaryrefslogtreecommitdiffstats
path: root/compiler/trampolines/trampoline_compiler.cc
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2013-08-05 10:56:33 -0700
committerIan Rogers <irogers@google.com>2013-08-12 06:11:35 +0000
commit468532ea115657709bc32ee498e701a4c71762d4 (patch)
tree4f6bd555afe2333df2e748eff72d8e1d23e8ce86 /compiler/trampolines/trampoline_compiler.cc
parentf981da1d60864a730f744ef2cc3a19391c8303f2 (diff)
downloadart-468532ea115657709bc32ee498e701a4c71762d4.zip
art-468532ea115657709bc32ee498e701a4c71762d4.tar.gz
art-468532ea115657709bc32ee498e701a4c71762d4.tar.bz2
Entry point clean up.
Create set of entry points needed for image methods to avoid fix-up at load time: - interpreter - bridge to interpreter, bridge to compiled code - jni - dlsym lookup - quick - resolution and bridge to interpreter - portable - resolution and bridge to interpreter Fix JNI work around to use JNI work around argument rewriting code that'd been accidentally disabled. Remove abstact method error stub, use interpreter bridge instead. Consolidate trampoline (previously stub) generation in generic helper. Simplify trampolines to jump directly into assembly code, keeps stack crawlable. Dex: replace use of int with ThreadOffset for values that are thread offsets. Tidy entry point routines between interpreter, jni, quick and portable. Change-Id: I52a7c2bbb1b7e0ff8a3c3100b774212309d0828e (cherry picked from commit 848871b4d8481229c32e0d048a9856e5a9a17ef9)
Diffstat (limited to 'compiler/trampolines/trampoline_compiler.cc')
0 files changed, 0 insertions, 0 deletions