Searched defs:cur_offset (Results 1 – 1 of 1) sorted by relevance
1308 bool MethodVerifier::CheckArrayData(uint32_t cur_offset) { in CheckArrayData()1355 bool MethodVerifier::CheckBranchTarget(uint32_t cur_offset) { in CheckBranchTarget()1387 bool MethodVerifier::GetBranchOffset(uint32_t cur_offset, int32_t* pOffset, bool* pConditional, in GetBranchOffset()1424 bool MethodVerifier::CheckSwitchTargets(uint32_t cur_offset) { in CheckSwitchTargets()