Searched refs:getPageEntryOffset (Results 1 – 3 of 3) sorted by relevance
200 uint64_t getPageEntryOffset(const InputFile *F, const Symbol &S,
663 return In.MipsGot->getVA() + In.MipsGot->getPageEntryOffset(File, Sym, A) - in getRelocTargetVA()
726 uint64_t MipsGotSection::getPageEntryOffset(const InputFile *F, in getPageEntryOffset() function in MipsGotSection