Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1525 OutputSection *thunkOS = thunkChunk->getOutputSection(); in addImportFilesToPDB() local
1543 ts.Segment = thunkOS->sectionIndex; in addImportFilesToPDB()
1544 ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA(); in addImportFilesToPDB()