Searched refs:sizeNamePools (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h135 /// sizeNamePools - compute the size of regular name pools
139 sizeNamePools(const Output& pOutput,
H A DGNULDBackend.h176 /// sizeNamePools - compute the size of regular name pools
179 virtual void sizeNamePools(const Output& pOutput,
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp261 m_LDBackend.sizeNamePools(m_LDInfo.output(), m_pLinker->getOutputSymbols(), m_LDInfo);
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp692 /// sizeNamePools - compute the size of regular name pools
696 GNULDBackend::sizeNamePools(const Output& pOutput, function in class:GNULDBackend

Completed in 335 milliseconds