Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp1307 OutputSection *thunkOS = thunkChunk->getOutputSection(); in addImportFilesToPDB() local
1325 ts.Segment = thunkOS->sectionIndex; in addImportFilesToPDB()
1326 ts.Offset = thunkChunk->getRVA() - thunkOS->getRVA(); in addImportFilesToPDB()