Searched defs:updateAllocSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | InputSection.h | 464 virtual bool updateAllocSize() { return false; } updateAllocSize() function |
H A D | SyntheticSections.cpp | 871 bool MipsGotSection::updateAllocSize() { updateAllocSize() function in MipsGotSection |