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

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMPLT.h54 GOTEntry* getGOTPLTEntry(const ResolveInfo& pSymbol, bool& pExist);
H A DARMPLT.cpp106 GOTEntry* ARMPLT::getGOTPLTEntry(const ResolveInfo& pSymbol, bool& pExist) function in class:ARMPLT
H A DARMRelocationFactory.cpp209 *ld_backend.getPLT().getGOTPLTEntry(*rsym, exist);
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h61 GOTEntry* getGOTPLTEntry(const ResolveInfo& pSymbol, bool& pExist);
H A DX86PLT.cpp130 GOTEntry* X86PLT::getGOTPLTEntry(const ResolveInfo& pSymbol, bool& pExist) function in class:mcld::X86PLT
H A DX86RelocationFactory.cpp175 *ld_backend.getPLT().getGOTPLTEntry(*rsym, exist);

Completed in 65 milliseconds