Lines Matching refs:LinkerConfig
13 #include "mcld/LinkerConfig.h"
55 ObjectLinker::ObjectLinker(const LinkerConfig& pConfig,
265 if (m_Config.codeGenType() == LinkerConfig::Object) {
384 if (LinkerConfig::Object == m_Config.codeGenType())
607 if (LinkerConfig::Object != m_Config.codeGenType()) {
637 if (LinkerConfig::Object != m_Config.codeGenType() ||
652 m_Config.codeGenType() == LinkerConfig::Object);
659 (LinkerConfig::Exec == m_Config.codeGenType() ||
670 /// @note sizeNamePools replies on LinkerConfig::CodePosition. Must determine
685 if (LinkerConfig::Object != m_Config.codeGenType()) {
781 if (LinkerConfig::Object == m_Config.codeGenType())
856 if (LinkerConfig::Object != m_Config.codeGenType())