Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DEhFrame.cpp28 static llvm::ManagedStatic<EhFrameFactory> g_EhFrameFactory; variable
104 EhFrame* result = g_EhFrameFactory->allocate(); in Create()
111 g_EhFrameFactory->deallocate(pSection); in Destroy()
116 g_EhFrameFactory->clear(); in Clear()