Home
last modified time | relevance | path

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

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