OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleerencesOffset
(Results
1 - 2
of
2
) sorted by null
/art/compiler/jni/quick/
calling_convention.cc
130
return FrameOffset(
HandleerencesOffset
().Int32Value() + references_size);
227
int result =
HandleerencesOffset
().Int32Value() + itr_refs_ * handle_scope_pointer_size_;
calling_convention.h
336
FrameOffset
HandleerencesOffset
() const {
Completed in 188 milliseconds