Searched refs:hasGOT1 (Results 1 – 17 of 17) sorted by relevance
33 bool hasGOT1() const;50 bool hasGOT1() const;
32 bool X86_32GOTPLT::hasGOT1() const { in hasGOT1() function in mcld::X86_32GOTPLT65 bool X86_64GOTPLT::hasGOT1() const { in hasGOT1() function in mcld::X86_64GOTPLT
457 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOTPLT->hasGOT1() || in setGOTSectionSize()642 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOTPLT->hasGOT1() || in setGOTSectionSize()
33 bool hasGOT1() const;
35 bool HexagonGOTPLT::hasGOT1() const { in hasGOT1() function in mcld::HexagonGOTPLT
293 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOTPLT->hasGOT1() || in setGOTSectionSize()
28 bool hasGOT1() const;
46 bool MipsGOTPLT::hasGOT1() const { in hasGOT1() function in mcld::MipsGOTPLT
83 bool hasGOT1() const;
191 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOT->hasGOT1() || in doPreLayout()199 if (m_pGOTPLT->hasGOT1()) { in doPreLayout()691 if (!m_pGOT->hasGOT1()) in defineGOTSymbol()
110 bool MipsGOT::hasGOT1() const { in hasGOT1() function in mcld::MipsGOT
64 bool hasGOT1() const;
35 bool ARMGOT::hasGOT1() const { in hasGOT1() function in mcld::ARMGOT
294 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOT->hasGOT1() || in doPreLayout()
76 bool hasGOT1() const;
194 if (LinkerConfig::DynObj == config().codeGenType() || m_pGOT->hasGOT1() || in doPreLayout()202 m_pGOTPLT->hasGOT1() || m_pGOTSymbol != NULL) { in doPreLayout()206 if (m_pGOT->hasGOT1()) in doPreLayout()
38 bool AArch64GOT::hasGOT1() const { in hasGOT1() function in mcld::AArch64GOT