Searched refs:replaced_fun_address (Results 1 – 1 of 1) sorted by relevance
104 fun_t replaced_fun_address; in printIncompatibleComponentReplacementsError() local107 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printIncompatibleComponentReplacementsError()111 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printIncompatibleComponentReplacementsError()148 …Fatal injection error: the component function at " << reinterpret_cast<void*>(replaced_fun_address) in printIncompatibleComponentReplacementsError()169 fun_t replaced_fun_address; in printComponentReplacementFailedBecauseTargetAlreadyExpanded() local172 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()176 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()200 << reinterpret_cast<void*>(replaced_fun_address) << " with signature " in printComponentReplacementFailedBecauseTargetAlreadyExpanded()