Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h37 typedef DataRefImpl SectionEntryImpl; typedef
40 SmallVector<SectionEntryImpl, 256> SectionList;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp64 SectionEntryImpl DummySection; in GOFFObjectFile()
136 SectionEntryImpl Section; in GOFFObjectFile()
368 SectionEntryImpl EsdIds = SectionList[Sec.d.a]; in getSectionEdEsdRecord()
374 SectionEntryImpl EsdIds = SectionList[Sec.d.a]; in getSectionPrEsdRecord()