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