Searched refs:updateAllocSize (Results 1 – 4 of 4) sorted by relevance
188 bool updateAllocSize() override;590 bool updateAllocSize() override;631 bool updateAllocSize() override;1414 bool updateAllocSize() override;
1473 in.mipsGot->updateAllocSize(); in finalizeAddressDependentContent()1498 changed |= part.relaDyn->updateAllocSize(); in finalizeAddressDependentContent()1500 changed |= part.relrDyn->updateAllocSize(); in finalizeAddressDependentContent()1502 changed |= part.relrAuthDyn->updateAllocSize(); in finalizeAddressDependentContent()1504 changed |= part.memtagGlobalDescriptors->updateAllocSize(); in finalizeAddressDependentContent()
482 virtual bool updateAllocSize() { return false; } in updateAllocSize() function
871 void MipsGotSection::finalizeContents() { updateAllocSize(); } in finalizeContents()873 bool MipsGotSection::updateAllocSize() { in updateAllocSize() function in MipsGotSection1773 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize() function in AndroidPackedRelocationSection2021 template <class ELFT> bool RelrSection<ELFT>::updateAllocSize() { in updateAllocSize() function in RelrSection4611 bool MemtagGlobalDescriptors::updateAllocSize() { in updateAllocSize() function in MemtagGlobalDescriptors