Searched refs:kVerifyRegBCallSite (Results 1 – 3 of 3) sorted by relevance
/art/libdexfile/dex/ |
D | dex_instruction_list.h | 274 …, "invoke-custom", k35c, kIndexCallSiteRef, kContinue | kThrow, 0, kVerifyRegBCallSite | kVerifyVa… 275 …oke-custom/range", k3rc, kIndexCallSiteRef, kContinue | kThrow, 0, kVerifyRegBCallSite | kVerifyVa…
|
D | dex_instruction.h | 201 kVerifyRegBCallSite = 0x1000000, enumerator
|
/art/runtime/verifier/ |
D | method_verifier.cc | 1100 case Instruction::kVerifyRegBCallSite: in VerifyInstruction()
|