Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:emitGOTSectionData

172       RegionSize += emitGOTSectionData(pRegion);
321 uint64_t HexagonLDBackend::emitGOTSectionData(MemoryRegion& pRegion) const
323 assert(m_pGOT && "emitGOTSectionData failed, m_pGOT is NULL!");