Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp1049 class FakeSectionChunk { class
1051 FakeSectionChunk(const coff_section *section) : chunk(nullptr, section) { in FakeSectionChunk() function in __anond094cf4f0311::FakeSectionChunk
1063 FakeSectionChunk ltoTextSectionChunk(&ltoTextSection.section);
1064 FakeSectionChunk ltoDataSectionChunk(&ltoDataSection.section);