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()41 llvm::append_range(ReadSec.Relocations, Relocations.get()); in readSections()44 Obj.Sections.push_back(std::move(ReadSec)); in readSections()