HomeSort by relevance Sort by last modified time
    Searched refs:m_pstart (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 189 LDSection* m_pstart; member in class:mcld::HexagonLDBackend
HexagonLDBackend.cpp 394 if (&pSectHdr == m_pstart)
466 m_pstart = pBuilder.CreateSection(".start",
471 IRBuilder::CreateSectionData(*m_pstart);
    [all...]

Completed in 201 milliseconds