HomeSort by relevance Sort by last modified time
    Searched refs:applyAllGOTPLT (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.h 41 void applyAllGOTPLT(const X86PLT& pPLT);
59 void applyAllGOTPLT(const X86PLT& pPLT);
X86GOTPLT.cpp 50 void X86_32GOTPLT::applyAllGOTPLT(const X86PLT& pPLT)
94 void X86_64GOTPLT::applyAllGOTPLT(const X86PLT& pPLT)
X86LDBackend.cpp 432 m_pGOTPLT->applyAllGOTPLT(*m_pPLT);
580 m_pGOTPLT->applyAllGOTPLT(*m_pPLT);
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.h 42 void applyAllGOTPLT(const HexagonPLT& pPLT);
HexagonGOTPLT.cpp 52 void HexagonGOTPLT::applyAllGOTPLT(const HexagonPLT& pPLT)
HexagonLDBackend.cpp 374 m_pGOTPLT->applyAllGOTPLT(*m_pPLT);
    [all...]

Completed in 224 milliseconds