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