Searched refs:readSection (Results 1 – 4 of 4) sorted by relevance
78 EncoreBootImage::Section * readSection(unsigned index);
309 EncoreBootImage::Section * EncoreBootImageReader::readSection(unsigned index) in readSection() function in EncoreBootImageReader
438 EncoreBootImage::Section * section = m_reader->readSection(n); in readBootImage()
224 static Error readSection(WasmSection &Section, WasmObjectFile::ReadContext &Ctx, in readSection() function292 if ((Err = readSection(Sec, Ctx, Checker))) in WasmObjectFile()