Searched defs:readSection (Results 1 – 2 of 2) sorted by relevance
233 SectionChunk *ObjFile::readSection(uint32_t sectionNumber, in readSection() function in ObjFile
308 static Error readSection(WasmSection &Section, WasmObjectFile::ReadContext &Ctx, in readSection() function