Home
last modified time | relevance | path

Searched refs:m_pstart (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h189 LDSection* m_pstart; variable
DHexagonLDBackend.cpp394 if (&pSectHdr == m_pstart) in getTargetSectionOrder()
466 m_pstart = pBuilder.CreateSection(".start", in initTargetSections()
471 IRBuilder::CreateSectionData(*m_pstart); in initTargetSections()