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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.h 17 const uint8_t hexagon_dyn_plt0[] = { member in namespace:__anon19946
35 class HexagonDynPLT0 : public PLT::Entry<sizeof(hexagon_dyn_plt0)>
HexagonPLT.cpp 24 : PLT::Entry<sizeof(hexagon_dyn_plt0)>(pParent)
48 m_PLT0 = hexagon_dyn_plt0;
49 m_PLT0Size = sizeof (hexagon_dyn_plt0);

Completed in 23 milliseconds