Searched refs:setLink (Results 1 – 6 of 6) sorted by relevance
145 void setLink(LDSection* pLink) in setLink() function
134 void setLink(const ResolveInfo* pTarget) { in setLink() function
198 info->section->setLink(pInput.context()->getSection(info->sh_link)); in readSectionHeaders()202 info->section->setLink(pInput.context()->getSection(info->sh_info)); in readSectionHeaders()
159 old->setLink(pNew.link()); in resolve()
168 relplt.setLink(&plt); in createX86PLTandRelPLT()
230 relplt.setLink(&plt); in createARMPLTandRelPLT()