Searched refs:RelocationFactory (Results 1 – 7 of 7) sorted by relevance
24 RelocationFactory::RelocationFactory() in RelocationFactory() function in RelocationFactory28 void RelocationFactory::setConfig(const LinkerConfig& pConfig) in setConfig()33 Relocation* RelocationFactory::produce(RelocationFactory::Type pType, in produce()79 Relocation* RelocationFactory::produceEmptyEntry() in produceEmptyEntry()86 void RelocationFactory::destroy(Relocation* pRelocation) in destroy()
35 RelocationFactory.cpp \
28 class RelocationFactory : public GCFactory<Relocation, MCLD_RELOCATIONS_PER_INPUT>37 explicit RelocationFactory();
23 class RelocationFactory; variable
20 class RelocationFactory; variable
29 friend class RelocationFactory; variable
22 static llvm::ManagedStatic<RelocationFactory> g_RelocationFactory;