Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:m_pPLT

48     m_pPLT(NULL),
60 delete m_pPLT;
93 if (m_pPLT->hasPLT1())
94 m_pPLT->finalizeSectionSize();
147 assert(m_pPLT && "emitSectionData failed, m_pPLT is NULL!");
151 m_pPLT->applyPLT0();
152 m_pPLT->applyPLT1();
153 HexagonPLT::iterator it = m_pPLT->begin();
161 HexagonPLT::iterator ie = m_pPLT->end();
246 assert(NULL != m_pPLT && "PLT section not exist");
247 return *m_pPLT;
252 assert(NULL != m_pPLT && "PLT section not exist");
253 return *m_pPLT;
374 m_pGOTPLT->applyAllGOTPLT(*m_pPLT);
440 m_pPLT = new HexagonPLT(plt,