Searched refs:get_libcall_handler (Results 1 – 3 of 3) sorted by relevance
29 fn get_libcall_handler(&self) -> LibCallHandler; in get_libcall_handler() method
249 fn get_libcall_handler(&self) -> LibCallHandler { in get_libcall_handler() method
323 let libcall_handler = state.get_libcall_handler(); in step()