Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:emitGOTSectionData

170       RegionSize += emitGOTSectionData(pRegion);
304 uint64_t HexagonLDBackend::emitGOTSectionData(MemoryRegion& pRegion) const {
305 assert(m_pGOT && "emitGOTSectionData failed, m_pGOT is NULL!");