Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp22 ltoDataSectionChunk(&ltoDataSection.section), in COFFLinkerContext()
H A DCOFFLinkerContext.h87 FakeSectionChunk ltoDataSectionChunk; variable
H A DInputFiles.cpp1400 fakeSC = &symtab.ctx.ltoDataSectionChunk.chunk; in parse()