Searched refs:func_art_portable_set_obj_instance_from_code (Results 1 – 1 of 1) sorted by relevance
840 Function* func_art_portable_set_obj_instance_from_code = mod->getFunction("art_portable_set_obj_ins… in makeLLVMModuleContents() local841 if (!func_art_portable_set_obj_instance_from_code) { in makeLLVMModuleContents()842 func_art_portable_set_obj_instance_from_code = Function::Create( in makeLLVMModuleContents()846 func_art_portable_set_obj_instance_from_code->setCallingConv(CallingConv::C); in makeLLVMModuleContents()849 func_art_portable_set_obj_instance_from_code->setAttributes(func_art_portable_set_obj_instance_from… in makeLLVMModuleContents()