HomeSort by relevance Sort by last modified time
    Searched defs:NamePool (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 1 //===- NamePool.cpp -------------------------------------------------------===//
9 #include "mcld/LD/NamePool.h"
18 // NamePool
20 NamePool::NamePool(NamePool::size_type pSize)
24 NamePool::~NamePool() {
34 ResolveInfo* NamePool::createSymbol(const llvm::StringRef& pName,
56 void NamePool::insertSymbol(const llvm::StringRef& pName
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
NamePool.h 1 //===- NamePool.h ---------------------------------------------------------===//
26 /** \class NamePool
29 * - MCLinker is responsed for creating NamePool.
31 class NamePool {
44 explicit NamePool(size_type pSize = 3);
46 ~NamePool();
127 DISALLOW_COPY_AND_ASSIGN(NamePool);
LDFileFormat.h 30 NamePool,
  /external/annotation-tools/asmx/test/lib/
saxon7.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/net/sf/saxon/Saxon-HE/9.8.0-5/
Saxon-HE-9.8.0-5.jar 

Completed in 158 milliseconds