Searched refs:mf_set_options_fndecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dtree-mudflap.c292 static GTY (()) tree mf_set_options_fndecl; variable
398 mf_set_options_fndecl = mf_make_builtin (FUNCTION_DECL, "__mf_set_options",
1254 tree call_stmt = build_function_call_expr (mf_set_options_fndecl, arg);

Completed in 100 milliseconds