Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp729 static uint64_t getMipsPageCount(uint64_t size) { in getMipsPageCount() function
932 p.second.count = getMipsPageCount(secSize); in build()