Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/codegen/src/verifier/
H A Dmod.rs550 self.verify_callee_patchability(inst, func_ref, opcode, errors)?; in verify_entity_references()
911 fn verify_callee_patchability( in verify_callee_patchability() method