reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/COFF/PDB.cpp
 1547     OutputSection *thunkOS = thunkChunk->getOutputSection();
 1564     ts.Length = thunkChunk->getSize();
 1566     ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA();