Home
last modified time | relevance | path

Searched refs:syminfo_end (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DNamePool.h105 syminfo_iterator syminfo_end() in syminfo_end() function
111 const_syminfo_iterator syminfo_end() const in syminfo_end() function
/frameworks/compile/mclinker/lib/LD/
DGarbageCollection.cpp226 info_end = m_Module.getNamePool().syminfo_end(); in getEntrySections()
254 info_end = m_Module.getNamePool().syminfo_end(); in getEntrySections()
/frameworks/compile/mclinker/lib/Object/
DObjectLinker.cpp447 info_end = pModule.getNamePool().syminfo_end(); in addSymbolsToOutput()