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