Searched refs:hexagon_plt1 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonPLT.h35 const uint8_t hexagon_plt1[] = { member in namespace:__anon1096
98 class HexagonPLT1 : public PLT::Entry<sizeof(hexagon_plt1)>
H A DHexagonPLT.cpp30 : PLT::Entry<sizeof(hexagon_plt1)>(pParent)
161 memcpy(Out, hexagon_plt1, plt1->size());

Completed in 69 milliseconds