Searched refs:FRR_IGNORE (Results 1 – 2 of 2) sorted by relevance
30 FRR_IGNORE, /* optional function */ enumerator
628 { "_expand", (FUNCPTR)safer_expand, FRR_IGNORE },643 { "??2@YAPAXIABUnothrow_t@std@@@Z", (FUNCPTR)operator_new_t, FRR_IGNORE },644 { "??_U@YAPAXIABUnothrow_t@std@@@Z", (FUNCPTR)operator_new_arr_t, FRR_IGNORE }699 if (res == FRR_OK || res == FRR_NODLL || (res == FRR_NOFUNC && on_error == FRR_IGNORE)) in ReplaceFunctionWithStore()