Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:HexagonGOT

229 HexagonGOT& HexagonLDBackend::getGOT() {
234 const HexagonGOT& HexagonLDBackend::getGOT() const {
313 for (HexagonGOT::iterator it = m_pGOT->begin(), ie = m_pGOT->end(); it != ie;
410 m_pGOT = new HexagonGOT(got);