Searched refs:func_art_portable_get_and_clear_exception (Results 1 – 1 of 1) sorted by relevance
466 Function* func_art_portable_get_and_clear_exception = mod->getFunction("art_portable_get_and_clear_… in makeLLVMModuleContents() local467 if (!func_art_portable_get_and_clear_exception) { in makeLLVMModuleContents()468 func_art_portable_get_and_clear_exception = Function::Create( in makeLLVMModuleContents()472 func_art_portable_get_and_clear_exception->setCallingConv(CallingConv::C); in makeLLVMModuleContents()475 func_art_portable_get_and_clear_exception->setAttributes(func_art_portable_get_and_clear_exception_… in makeLLVMModuleContents()