OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hexagon_plt0
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.h
19
const uint8_t
hexagon_plt0
[] = {
member in namespace:__anon32120
53
class HexagonPLT0 : public PLT::Entry<sizeof(
hexagon_plt0
)>
HexagonPLT.cpp
25
: PLT::Entry<sizeof(
hexagon_plt0
)>(pParent)
48
m_PLT0 =
hexagon_plt0
;
49
m_PLT0Size = sizeof (
hexagon_plt0
);
Completed in 187 milliseconds