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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h211 uint64_t getPageEntryOffset(const InputFile *f, const Symbol &s,
H A DInputSection.cpp727 return in.mipsGot->getVA() + in.mipsGot->getPageEntryOffset(file, sym, a) -
H A DSyntheticSections.cpp733 uint64_t MipsGotSection::getPageEntryOffset(const InputFile *f, function in class:MipsGotSection

Completed in 66 milliseconds