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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp 25 for (size_t i = 0; i < HexagonGOTPLT0Num; ++i) {
36 return (m_SectionData->size() > HexagonGOTPLT0Num);
47 for (size_t i = 0; i < HexagonGOTPLT0Num; ++i)
HexagonGOTPLT.h 21 const unsigned int HexagonGOTPLT0Num = 4;

Completed in 77 milliseconds