Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp1659 uint64_t offsetOff = off + config->wordsize; in postScanRelocations() local
1662 offsetOff, sym); in postScanRelocations()
1665 {R_ABS, target->tlsOffsetRel, offsetOff, 0, &sym}); in postScanRelocations()