Searched refs:g_RelocationFactory (Results 1 – 1 of 1) sorted by relevance
22 static llvm::ManagedStatic<RelocationFactory> g_RelocationFactory; variable30 g_RelocationFactory->setConfig(pConfig); in SetUp()36 g_RelocationFactory->clear(); in Clear()42 return g_RelocationFactory->produceEmptyEntry(); in Create()51 return g_RelocationFactory->produce(pType, pFragRef, pAddend); in Create()57 g_RelocationFactory->destroy(pRelocation); in Destroy()