Searched refs:actual_symbol (Results 1 – 2 of 2) sorted by relevance
921 Symbol *actual_symbol = in GetStepThroughTrampolinePlan() local923 if (actual_symbol) { in GetStepThroughTrampolinePlan()925 actual_symbol->GetAddress(); in GetStepThroughTrampolinePlan()934 actual_symbol->GetName().GetCString(), load_addr); in GetStepThroughTrampolinePlan()971 const Symbol *actual_symbol = in GetStepThroughTrampolinePlan() local973 if (actual_symbol) { in GetStepThroughTrampolinePlan()974 Address target_addr(actual_symbol->GetAddress()); in GetStepThroughTrampolinePlan()981 actual_symbol->GetName().GetCString(), in GetStepThroughTrampolinePlan()
355 const Symbol *actual_symbol = in SearchCallback() local357 if (actual_symbol) { in SearchCallback()359 break_addr = actual_symbol->GetAddress(); in SearchCallback()