Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1557 OutputSection *thunkOS = ctx.getOutputSection(thunkChunk); in addImportFilesToPDB() local
1575 ts.Segment = thunkOS->sectionIndex; in addImportFilesToPDB()
1576 ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA(); in addImportFilesToPDB()