Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp24 ltoTextSectionChunk(&ltoTextSection.section), in COFFLinkerContext()
H A DCOFFLinkerContext.h61 FakeSectionChunk ltoTextSectionChunk; variable
H A DInputFiles.cpp1087 fakeSC = &ctx.ltoTextSectionChunk.chunk; in parse()