Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp64 SectionEntryImpl DummySection; in GOFFObjectFile() local
65 SectionList.emplace_back(DummySection); // Dummy entry at index 0. in GOFFObjectFile()