Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp37 bool SectionSymbolSet::add(LDSection& pOutSect, NamePool& pNamePool) in add() argument
41 ResolveInfo* sym_info = pNamePool.createSymbol(sym_name, in add()
/frameworks/compile/mclinker/include/mcld/LD/
DResolver.h67 virtual void resolveAgain(NamePool& pNamePool, in resolveAgain() argument
DSectionSymbolSet.h41 bool add(LDSection& pOutSect, NamePool& pNamePool);