Home
last modified time | relevance | path

Searched refs:next_symbol (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/Symtab/
DSymbolFileSymtab.cpp184 const Symbol *next_symbol = NULL; in ParseCompileUnitFunctions() local
225 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()
/external/webp/src/enc/
Dbackward_references.c648 goto next_symbol; in BackwardReferencesHashChainDistanceOnly()
670 next_symbol: ; in BackwardReferencesHashChainDistanceOnly()