OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hexagon_plt1
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.h
34
const uint8_t
hexagon_plt1
[] = {
member in namespace:__anon32120
103
class HexagonPLT1 : public PLT::Entry<sizeof(
hexagon_plt1
)>
HexagonPLT.cpp
30
: PLT::Entry<sizeof(
hexagon_plt1
)>(pParent)
178
memcpy(Out,
hexagon_plt1
, plt1->size());
Completed in 45 milliseconds