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.cpp25 ltoDataSectionChunk(&ltoDataSection.section), in COFFLinkerContext()
H A DCOFFLinkerContext.h62 FakeSectionChunk ltoDataSectionChunk; variable
H A DInputFiles.cpp1089 fakeSC = &ctx.ltoDataSectionChunk.chunk; in parse()