Searched refs:pStrSymPool (Results 1 – 7 of 7) sorted by relevance
17 OutputSymbolTable::OutputSymbolTable(StrSymPool &pStrSymPool, in OutputSymbolTable() argument21 : SymbolTableIF(pStrSymPool) in OutputSymbolTable()
17 StrSymPool& pStrSymPool) in SymbolTableFactory() argument18 : m_StrSymPool(pStrSymPool), in SymbolTableFactory()
17 InputSymbolTable::InputSymbolTable(StrSymPool &pStrSymPool, in InputSymbolTable() argument21 : SymbolTableIF(pStrSymPool) in InputSymbolTable()
32 OutputSymbolTable(StrSymPool &pStrSymPool,
32 InputSymbolTable(StrSymPool &pStrSymPool,
41 StrSymPool& pStrSymPool);
71 virtual void resolveAgain(StrSymPool& pStrSymPool, in resolveAgain() argument