Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.h200 uint64_t getPageEntryOffset(const InputFile *f, const Symbol &s,
HDInputSection.cpp802 return in.mipsGot->getVA() + in.mipsGot->getPageEntryOffset(file, sym, a) - in getRelocTargetVA()
HDSyntheticSections.cpp796 uint64_t MipsGotSection::getPageEntryOffset(const InputFile *f, in getPageEntryOffset() function in MipsGotSection