Home
last modified time | relevance | path

Searched defs:updateAllocSize (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DInputSection.h415 virtual bool updateAllocSize() { return false; } in updateAllocSize() function
H A DSyntheticSections.cpp838 bool MipsGotSection::updateAllocSize() { in updateAllocSize() function in MipsGotSection
1725 bool AndroidPackedRelocationSection<ELFT>::updateAllocSize() { in updateAllocSize() function in AndroidPackedRelocationSection
1973 template <class ELFT> bool RelrSection<ELFT>::updateAllocSize() { in updateAllocSize() function in RelrSection