Searched refs:ReadSec (Results 1 – 1 of 1) sorted by relevance
20 Section ReadSec; in readSections() local22 ReadSec.SectionHeader = Sec; in readSections()32 ReadSec.Contents = ContentsRef.get(); in readSections()42 ReadSec.Relocations.push_back(Rel); in readSections()45 Obj.Sections.push_back(std::move(ReadSec)); in readSections()