Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:HexagonGOTPLT

1 //===- HexagonGOTPLT.cpp ------------------------------------------------------===//
9 #include "HexagonGOTPLT.h"
21 // HexagonGOTPLT
23 HexagonGOTPLT::HexagonGOTPLT(LDSection& pSection)
36 HexagonGOTPLT::~HexagonGOTPLT()
41 bool HexagonGOTPLT::hasGOT1() const
46 void HexagonGOTPLT::applyGOT0(uint64_t pAddress)
52 void HexagonGOTPLT::applyAllGOTPLT(const HexagonPLT& pPLT)