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.cc1148 GetModifiableInstructionFlags(dex_pc).SetBranchTarget(); in ScanTryCatchBlocks()
1169 GetModifiableInstructionFlags(0).SetBranchTarget(); in VerifyInstructions()
1438 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckBranchTarget()
1585 GetModifiableInstructionFlags(abs_offset).SetBranchTarget(); in CheckSwitchTargets()