Searched refs:g_RelocationFactory (Results 1 – 1 of 1) sorted by relevance
23 static llvm::ManagedStatic<RelocationFactory> g_RelocationFactory; variable30 g_RelocationFactory->setConfig(pConfig); in SetUp()35 g_RelocationFactory->clear(); in Clear()40 return g_RelocationFactory->produceEmptyEntry(); in Create()50 return g_RelocationFactory->produce(pType, pFragRef, pAddend); in Create()55 g_RelocationFactory->destroy(pRelocation); in Destroy()