Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DPDB.cpp1542 OutputSection *thunkOS = ctx.getOutputSection(thunkChunk); in addImportFilesToPDB() local
1560 ts.Segment = thunkOS->sectionIndex; in addImportFilesToPDB()
1561 ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA(); in addImportFilesToPDB()