OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dvmSelfVerificationMemOpDecode
(Results
1 - 10
of
10
) sorted by null
/dalvik/vm/compiler/codegen/arm/
Codegen.h
59
extern "C" void
dvmSelfVerificationMemOpDecode
(int lr, int* sp);
Assemble.cpp
[
all
...]
/dalvik/vm/compiler/codegen/mips/
Codegen.h
57
extern "C" void
dvmSelfVerificationMemOpDecode
(int lr, int* sp);
Assemble.cpp
[
all
...]
/dalvik/vm/compiler/template/armv5te/
footer.S
113
.word
dvmSelfVerificationMemOpDecode
/dalvik/vm/compiler/template/mips/
footer.S
134
.word
dvmSelfVerificationMemOpDecode
/dalvik/vm/compiler/template/out/
CompilerTemplateAsm-armv5te.S
[
all
...]
CompilerTemplateAsm-armv7-a-neon.S
[
all
...]
CompilerTemplateAsm-armv7-a.S
[
all
...]
CompilerTemplateAsm-armv5te-vfp.S
[
all
...]
Completed in 436 milliseconds