Searched refs:updateAllocSize (Results 1 – 4 of 4) sorted by relevance
181 bool updateAllocSize() override;581 bool updateAllocSize() override;620 bool updateAllocSize() override;
415 virtual bool updateAllocSize() { return false; } in updateAllocSize() function
1667 in.mipsGot->updateAllocSize(); in finalizeAddressDependentContent()1670 changed |= part.relaDyn->updateAllocSize(); in finalizeAddressDependentContent()1672 changed |= part.relrDyn->updateAllocSize(); in finalizeAddressDependentContent()
836 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents()838 bool MipsGotSection::updateAllocSize() { in updateAllocSize() function in MipsGotSection1725 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize() function in AndroidPackedRelocationSection1973 template <class ELFT> bool RelrSection<ELFT>::updateAllocSize() { in updateAllocSize() function in RelrSection