Searched refs:getSymEntryOffset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h213 uint64_t getSymEntryOffset(const InputFile *f, const Symbol &s,
H A DInputSection.cpp734 return in.mipsGot->getVA() + in.mipsGot->getSymEntryOffset(file, sym, a) -
H A DSyntheticSections.cpp748 uint64_t MipsGotSection::getSymEntryOffset(const InputFile *f, const Symbol &s, function in class:MipsGotSection

Completed in 58 milliseconds