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