Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DCOFFLinkerContext.cpp22 ltoTextSection(llvm::COFF::IMAGE_SCN_MEM_EXECUTE), in COFFLinkerContext()
24 ltoTextSectionChunk(&ltoTextSection.section), in COFFLinkerContext()
H A DCOFFLinkerContext.h59 FakeSection ltoTextSection; variable