Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.cpp1018 class FakeSectionChunk { class
1020 FakeSectionChunk(const coff_section *section) : chunk(nullptr, section) { in FakeSectionChunk() function in __anon4aa84fcb0311::FakeSectionChunk
1032 FakeSectionChunk ltoTextSectionChunk(&ltoTextSection.section);
1033 FakeSectionChunk ltoDataSectionChunk(&ltoDataSection.section);