Home
last modified time | relevance | path

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

/external/llvm/tools/gold/
Dgold-plugin.cpp118 OT_NORMAL, enumerator
124 static OutputType TheOutputType = OT_NORMAL;
932 if (options::TheOutputType != options::OT_NORMAL) { in allSymbolsReadHook()