Home
last modified time | relevance | path

Searched refs:SetBranchTarget (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dinstruction_flags.h52 void SetBranchTarget() { in SetBranchTarget() function
Dmethod_verifier.cc1004 GetModifiableInstructionFlags(dex_pc).SetBranchTarget(); in ScanTryCatchBlocks()
1025 GetModifiableInstructionFlags(0).SetBranchTarget(); in VerifyInstructions()
1397 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckBranchTarget()
1544 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckSwitchTargets()