Searched refs:actual_symbol (Results 1 – 2 of 2) sorted by relevance
922 Symbol *actual_symbol = in GetStepThroughTrampolinePlan() local924 if (actual_symbol) { in GetStepThroughTrampolinePlan()926 actual_symbol->GetAddress(); in GetStepThroughTrampolinePlan()935 actual_symbol->GetName().GetCString(), load_addr); in GetStepThroughTrampolinePlan()972 const Symbol *actual_symbol = in GetStepThroughTrampolinePlan() local974 if (actual_symbol) { in GetStepThroughTrampolinePlan()975 Address target_addr(actual_symbol->GetAddress()); in GetStepThroughTrampolinePlan()982 actual_symbol->GetName().GetCString(), in GetStepThroughTrampolinePlan()
356 const Symbol *actual_symbol = in SearchCallback() local358 if (actual_symbol) { in SearchCallback()360 break_addr = actual_symbol->GetAddress(); in SearchCallback()