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