Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h212 uint64_t getSymEntryOffset(const InputFile *f, const Symbol &s,
H A DInputSection.cpp870 ctx.in.mipsGot->getSymEntryOffset(file, *r.sym, a) - in getRelocTargetVA()
H A DSyntheticSections.cpp859 uint64_t MipsGotSection::getSymEntryOffset(const InputFile *f, const Symbol &s, in getSymEntryOffset() function in MipsGotSection