Searched refs:thunkOS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1313 OutputSection *thunkOS = thunkChunk->getOutputSection(); local
1331 ts.Segment = thunkOS->sectionIndex;
1332 ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA();

Completed in 39 milliseconds