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