Searched refs:applyAllGOTPLT (Results 1 - 6 of 6) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOTPLT.h60 void applyAllGOTPLT(uint64_t pPLTBase,
H A DX86GOTPLT.cpp99 void X86GOTPLT::applyAllGOTPLT(uint64_t pPLTBase, function in class:mcld::X86GOTPLT
H A DX86PLT.cpp237 m_GOTPLT.applyAllGOTPLT(plt_base, m_PLT0Size, m_PLT1Size);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGOT.h69 void applyAllGOTPLT(uint64_t pPLTBase);
H A DARMGOT.cpp118 void ARMGOT::applyAllGOTPLT(uint64_t pPLTBase) function in class:ARMGOT
H A DARMPLT.cpp226 m_GOT.applyAllGOTPLT(plt_base);

Completed in 185 milliseconds