Home
last modified time | relevance | path

Searched defs:abs_offset (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc1374 int32_t abs_offset = cur_offset + offset; in CheckBranchTarget() local
1516 int32_t abs_offset = cur_offset + offset; in CheckSwitchTargets() local
3495 uint32_t abs_offset; in CodeFlowVerifyInstruction() local
/art/runtime/
Dutils.cc1686 int32_t abs_offset = dex_pc + offset; in DumpMethodCFGImpl() local