Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DSectionSymbolSet.cpp35 bool SectionSymbolSet::add(LDSection& pOutSect, NamePool& pNamePool) { in add() argument
38 ResolveInfo* sym_info = pNamePool.createSymbol(sym_name, in add()
/frameworks/compile/mclinker/include/mcld/LD/
DResolver.h60 virtual void resolveAgain(NamePool& pNamePool, in resolveAgain() argument
DSectionSymbolSet.h36 bool add(LDSection& pOutSect, NamePool& pNamePool);