Searched refs:HexagonPLT0 (Results 1 – 2 of 2) sorted by relevance
24 HexagonPLT0::HexagonPLT0(SectionData& pParent) in HexagonPLT0() function in mcld::HexagonPLT046 new HexagonPLT0(*m_pSectionData); in HexagonPLT()134 plt_base + HexagonPLT0::EntrySize; // Offset of PLT0 in applyPLT1()174 llvm::cast<HexagonPLT0>((*it)).getValue(), in emit()175 HexagonPLT0::EntrySize); in emit()176 result += HexagonPLT0::EntrySize; in emit()
49 class HexagonPLT0 : public PLT::Entry<sizeof(hexagon_plt0)> {51 HexagonPLT0(SectionData& pParent);