Searched refs:getPageEntryOffset (Results 1 – 3 of 3) sorted by relevance
217 uint64_t getPageEntryOffset(const InputFile *f, const Symbol &s,
742 return in.mipsGot->getVA() + in.mipsGot->getPageEntryOffset(file, sym, a) - in getRelocTargetVA()
774 uint64_t MipsGotSection::getPageEntryOffset(const InputFile *f, in getPageEntryOffset() function in MipsGotSection