Searched refs:setLink (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h143 /// setLink - set the sections should link with.
145 void setLink(LDSection* pLink) function in class:mcld::LDSection
H A DResolveInfo.h134 void setLink(const ResolveInfo* pTarget) { function in class:mcld::ResolveInfo
/frameworks/compile/mclinker/lib/LD/
H A DStaticResolver.cpp159 old->setLink(pNew.link());
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.cpp168 relplt.setLink(&plt);
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp230 relplt.setLink(&plt);

Completed in 74 milliseconds