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