Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp21 ltoTextSectionChunk(&ltoTextSection.section), in COFFLinkerContext()
H A DCOFFLinkerContext.h86 FakeSectionChunk ltoTextSectionChunk; variable
H A DInputFiles.cpp1398 fakeSC = &symtab.ctx.ltoTextSectionChunk.chunk; in parse()