Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.h587 void VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type,
Dmethod_verifier.cc4384 void MethodVerifier::VerifyPrimitivePut(const RegType& target_type, const RegType& insn_type, in VerifyPrimitivePut() function in art::verifier::MethodVerifier
4478 VerifyPrimitivePut(component_type, insn_type, vregA); in VerifyAPut()
4681 VerifyPrimitivePut(*field_type, insn_type, vregA); in VerifyISFieldAccess()