Home
last modified time | relevance | path

Searched refs:Storage16Pair (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod.h722 return MEMBER_OFFSET(Method, stor16Pair_) + MEMBER_OFFSET(Storage16Pair, vtableIndex); in GetVTableIndexOffset()
726 return MEMBER_OFFSET(Method, stor16Pair_) + MEMBER_OFFSET(Storage16Pair, hotnessCounter); in GetHotnessCounterOffset()
921 struct Storage16Pair { struct in ark::Method::VerificationStage
928 Storage16Pair stor16Pair_;

Completed in 2 milliseconds