Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h40 typedef DataRefImpl SectionEntryImpl; typedef
43 SmallVector<SectionEntryImpl, 256> SectionList;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp64 SectionEntryImpl DummySection; in GOFFObjectFile()
133 SectionEntryImpl Section; in GOFFObjectFile()
377 SectionEntryImpl EsdIds = SectionList[Sec.d.a]; in getSectionEdEsdRecord()
383 SectionEntryImpl EsdIds = SectionList[Sec.d.a]; in getSectionPrEsdRecord()
430 SectionEntryImpl EsdIds = SectionList[Sec.d.a]; in getSectionName()