Lines Matching refs:DynObj
183 case LinkerConfig::DynObj: { in initStdSections()
664 case LinkerConfig::DynObj: in getOutputFormat()
682 case LinkerConfig::DynObj: in getOutputFormat()
760 case LinkerConfig::DynObj: { in sizeNamePools()
1082 if (LinkerConfig::DynObj == config().codeGenType()) { in emitDynNamePools()
1090 if (LinkerConfig::DynObj == config().codeGenType()) { in emitDynNamePools()
2641 if (LinkerConfig::DynObj == config().codeGenType() || in isDynamicSymbol()
2660 if (LinkerConfig::DynObj == config().codeGenType() || in isDynamicSymbol()
2709 if (LinkerConfig::DynObj != config().codeGenType()) in isSymbolPreemptible()
2757 LinkerConfig::DynObj != config().codeGenType()) in symbolNeedsPLT()
2873 case LinkerConfig::DynObj: in sortRelocation()