Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DRelocData.cpp19 static llvm::ManagedStatic<RelocDataFactory> g_RelocDataFactory; variable
31 RelocData* result = g_RelocDataFactory->allocate(); in Create()
38 g_RelocDataFactory->deallocate(pSection); in Destroy()
43 g_RelocDataFactory->clear(); in Clear()