Searched refs:trampoline (Results 1 – 8 of 8) sorted by relevance
5 Getting trampoline for JNI_OnLoad with shorty (null).21 Getting trampoline for Java_Main_testFindClassOnAttachedNativeThread with shorty V.23 Getting trampoline for Java_Main_testFindFieldOnAttachedNativeThreadNative with shorty V.25 Getting trampoline for Java_Main_testCallStaticVoidMethodOnSubClassNative with shorty V.27 Getting trampoline for Java_Main_testGetMirandaMethodNative with shorty L.29 Getting trampoline for Java_Main_testZeroLengthByteBuffers with shorty V.31 Getting trampoline for Java_Main_byteMethod with shorty BBBBBBBBBBB.39 Getting trampoline for Java_Main_shortMethod with shorty SSSSSSSSSSS.49 Getting trampoline for Java_Main_booleanMethod with shorty ZZZZZZZZZZZ.52 Getting trampoline for Java_Main_charMethod with shorty CCCCCCCCCCC.[all …]
40 void* trampoline; member480 return method->trampoline; in native_bridge_getTrampoline()
39 static constexpr ThreadOffset<pointer_size> GetThreadOffset(QuickEntrypointEnum trampoline) { in GetThreadOffset() argument40 switch (trampoline) in GetThreadOffset()49 LOG(FATAL) << "Unexpected trampoline " << static_cast<int>(trampoline); in GetThreadOffset()64 bool EntrypointRequiresStackMap(QuickEntrypointEnum trampoline);
21 bool EntrypointRequiresStackMap(QuickEntrypointEnum trampoline) { in EntrypointRequiresStackMap() argument24 switch (trampoline) { in EntrypointRequiresStackMap()
49 name: "tracefast-trampoline-defaults",76 name: "libtracefast-trampoline",77 defaults: ["tracefast-trampoline-defaults"],88 "tracefast-trampoline-defaults",
2 confuse the interface trampoline.
2 through the IMT conflict trampoline.
3 through Generic JNI would crash the Generic JNI trampoline because it