Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h210 uint64_t getPageEntryOffset(const InputFile *f, const Symbol &s,
H A DInputSection.cpp862 ctx.in.mipsGot->getPageEntryOffset(file, *r.sym, a) - in getRelocTargetVA()
H A DSyntheticSections.cpp843 uint64_t MipsGotSection::getPageEntryOffset(const InputFile *f, in getPageEntryOffset() function in MipsGotSection