Searched refs:hasPLT1 (Results 1 – 15 of 15) sorted by relevance
32 bool hasPLT1() const;
74 bool MipsPLT::hasPLT1() const { in hasPLT1() function in mcld::MipsPLT
205 if (m_pPLT->hasPLT1()) in doPreLayout()243 m_pInfo.setABIVersion(m_pPLT && m_pPLT->hasPLT1() ? 1 : 0); in doPostLayout()
56 bool hasPLT1() const;
38 bool ARMPLT::hasPLT1() const { in hasPLT1() function in mcld::ARMPLT
301 if (m_pPLT->hasPLT1()) in doPreLayout()
60 bool hasPLT1() const;
41 bool AArch64PLT::hasPLT1() const { in hasPLT1() function in mcld::AArch64PLT
211 if (m_pPLT->hasPLT1()) in doPreLayout()
71 bool hasPLT1() const;
87 bool HexagonPLT::hasPLT1() const { in hasPLT1() function in mcld::HexagonPLT
96 if (m_pPLT->hasPLT1()) in doPreLayout()
107 bool hasPLT1() const;
110 bool X86PLT::hasPLT1() const { in hasPLT1() function in mcld::X86PLT
93 if (m_pPLT->hasPLT1()) in doPreLayout()