Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp286 uint64_t offsetOff = off + config->wordsize; in handleTlsRelocation() local
288 mainPart->relaDyn->addReloc(target->tlsOffsetRel, in.got, offsetOff, in handleTlsRelocation()
292 {R_ABS, target->tlsOffsetRel, offsetOff, 0, &sym}); in handleTlsRelocation()