Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/LD/
DDebugString.cpp28 static llvm::ManagedStatic<DebugString> g_DebugString; variable
91 g_DebugString->setOutputSection(pSection); in Create()
92 return &(*g_DebugString); in Create()