Home
last modified time | relevance | path

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

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