Searched refs:next_symbol (Results 1 – 2 of 2) sorted by relevance
184 const Symbol *next_symbol = NULL; in ParseCompileUnitFunctions() local225 next_symbol = symtab->SymbolAtIndex(m_code_indexes[idx + 1]); in ParseCompileUnitFunctions()226 if (next_symbol) in ParseCompileUnitFunctions()228 …func_range.SetByteSize(next_symbol->GetAddress().GetOffset() - curr_symbol->GetAddress().GetOffset… in ParseCompileUnitFunctions()
648 goto next_symbol; in BackwardReferencesHashChainDistanceOnly()670 next_symbol: ; in BackwardReferencesHashChainDistanceOnly()