Searched refs:func_replacement_status (Results 1 – 2 of 2) sorted by relevance
362 int func_replacement_status = TBB_malloc_replacement_log(&func_replacement_log); in FuncReplacementInfoCheck() local384 …REQUIRE_MESSAGE(func_replacement_status == status_check, "replacement_opcodes_log() function retur… in FuncReplacementInfoCheck()386 func_replacement_status = TBB_malloc_replacement_log(nullptr); in FuncReplacementInfoCheck()387 …REQUIRE_MESSAGE(func_replacement_status == status_check, "replacement_opcodes_log() function retur… in FuncReplacementInfoCheck()390 if (func_replacement_status != 0) { in FuncReplacementInfoCheck()
65 int func_replacement_status = TBB_malloc_replacement_log(&func_replacement_log);67 if (func_replacement_status != 0) {