Searched refs:g_EhFrameFactory (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DEhFrame.cpp28 static llvm::ManagedStatic<EhFrameFactory> g_EhFrameFactory; member in namespace:mcld
104 EhFrame* result = g_EhFrameFactory->allocate();
111 g_EhFrameFactory->deallocate(pSection);
116 g_EhFrameFactory->clear();

Completed in 40 milliseconds