Searched refs:num_code_symbols (Results 1 – 1 of 1) sorted by relevance
890 size_t num_code_symbols = code_symbols.GetSize(); in GetStepThroughTrampolinePlan() local892 if (num_code_symbols > 0) { in GetStepThroughTrampolinePlan()893 for (uint32_t i = 0; i < num_code_symbols; i++) { in GetStepThroughTrampolinePlan()