Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp207 info_end = m_Module.getNamePool().syminfo_end(); in getEntrySections() local
208 for (info_it = m_Module.getNamePool().syminfo_begin(); info_it != info_end; in getEntrySections()
242 info_end = m_Module.getNamePool().syminfo_end(); in getEntrySections() local
244 info_it != info_end; ++info_it) { in getEntrySections()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp489 info_end = pModule.getNamePool().syminfo_end(); in addSymbolsToOutput() local
490 for (info_it = pModule.getNamePool().syminfo_begin(); info_it != info_end; in addSymbolsToOutput()