Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h530 void VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type,
Dmethod_verifier.cc3770 void MethodVerifier::VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type, in VerifyPrimitivePut() function in art::verifier::MethodVerifier
3855 VerifyPrimitivePut(component_type, insn_type, vregA); in VerifyAPut()
4019 VerifyPrimitivePut(*field_type, insn_type, vregA); in VerifyISFieldAccess()