Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1926 uint64_t offsetOff = off + ctx.arg.wordsize; in postScanRelocations() local
1929 offsetOff, sym); in postScanRelocations()
1931 got->addConstant({R_ABS, ctx.target->tlsOffsetRel, offsetOff, 0, &sym}); in postScanRelocations()