Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1124 uint64_t firstPageAddr = getMipsPageAddr(l.first->addr); in writeTo() local
1126 write(l.second.firstIndex + pi, nullptr, firstPageAddr + pi * 0x10000); in writeTo()