Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp659 static uint64_t getMipsPageCount(uint64_t Size) { in getMipsPageCount() function
862 P.second.Count = getMipsPageCount(SecSize); in build()