Searched refs:updateAllocSize (Results 1 – 3 of 3) sorted by relevance
54 virtual bool updateAllocSize() { return false; } in updateAllocSize() function205 bool updateAllocSize() override;536 bool updateAllocSize() override;570 bool updateAllocSize() override;
1740 in.mipsGot->updateAllocSize(); in finalizeAddressDependentContent()1743 changed |= part.relaDyn->updateAllocSize(); in finalizeAddressDependentContent()1745 changed |= part.relrDyn->updateAllocSize(); in finalizeAddressDependentContent()
849 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents()851 bool MipsGotSection::updateAllocSize() { in updateAllocSize() function in MipsGotSection1679 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize() function in AndroidPackedRelocationSection1922 template <class ELFT> bool RelrSection<ELFT>::updateAllocSize() { in updateAllocSize() function in RelrSection