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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h216 uint64_t getTlsIndexOffset(const InputFile *f) const;
H A DInputSection.cpp740 return in.mipsGot->getVA() + in.mipsGot->getTlsIndexOffset(file) -
H A DSyntheticSections.cpp759 uint64_t MipsGotSection::getTlsIndexOffset(const InputFile *f) const { function in class:MipsGotSection

Completed in 71 milliseconds