Searched refs:func_art_portable_get_obj_static_from_code (Results 1 – 1 of 1) sorted by relevance
807 Function* func_art_portable_get_obj_static_from_code = mod->getFunction("art_portable_get_obj_stati… in makeLLVMModuleContents() local808 if (!func_art_portable_get_obj_static_from_code) { in makeLLVMModuleContents()809 func_art_portable_get_obj_static_from_code = Function::Create( in makeLLVMModuleContents()813 func_art_portable_get_obj_static_from_code->setCallingConv(CallingConv::C); in makeLLVMModuleContents()816 func_art_portable_get_obj_static_from_code->setAttributes(func_art_portable_get_obj_static_from_cod… in makeLLVMModuleContents()