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