Home
last modified time | relevance | path

Searched refs:getMipsPageCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp726 static uint64_t getMipsPageCount(uint64_t size) { in getMipsPageCount() function
929 p.second.count = getMipsPageCount(secSize); in build()