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