Home
last modified time | relevance | path

Searched refs:getTlsDescIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DSymbols.h193 uint32_t getTlsDescIdx(Ctx &ctx) const { in getTlsDescIdx() function
H A DSyntheticSections.cpp719 return sym.getTlsDescIdx(ctx) * ctx.target->gotEntrySize; in getTlsDescOffset()