Searched refs:replaced_fun_address (Results 1 – 1 of 1) sorted by relevance
102 fun_t replaced_fun_address; in printIncompatibleComponentReplacementsError() local105 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printIncompatibleComponentReplacementsError()109 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printIncompatibleComponentReplacementsError()146 …Fatal injection error: the component function at " << reinterpret_cast<void*>(replaced_fun_address) in printIncompatibleComponentReplacementsError()167 fun_t replaced_fun_address; in printComponentReplacementFailedBecauseTargetAlreadyExpanded() local170 replaced_fun_address = replaced_component_entry.lazy_component_with_args.component->erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()174 replaced_fun_address = replaced_component_entry.lazy_component_with_no_args.erased_fun; in printComponentReplacementFailedBecauseTargetAlreadyExpanded()198 << reinterpret_cast<void*>(replaced_fun_address) << " with signature " in printComponentReplacementFailedBecauseTargetAlreadyExpanded()