Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DSymbols.h211 uint32_t getTlsGdIdx() const { return symAux[auxIdx].tlsGdIdx; } in getTlsGdIdx() function
H A DSyntheticSections.cpp661 return this->getVA() + b.getTlsGdIdx() * config->wordsize; in getGlobalDynAddr()
665 return b.getTlsGdIdx() * config->wordsize; in getGlobalDynOffset()