Searched refs:ProcessSection (Results 1 – 4 of 4) sorted by relevance
66 bool ProcessSection() { in ProcessSection() function in ELFSymbolsToModuleTestFixture110 ProcessSection(); in TEST_P()125 ProcessSection(); in TEST_P()149 ProcessSection(); in TEST_P()178 ProcessSection(); in TEST_P()210 ProcessSection(); in TEST_P()242 ProcessSection(); in TEST_P()280 ProcessSection(); in TEST_P()295 ProcessSection(); in TEST_P()327 ProcessSection(); in TEST_P()[all …]
29 virtual bool ProcessSection(SectionCode section_code,226 void ProcessSection(SectionBuffer* buffer) { in ProcessSection() function228 if (!processor_->ProcessSection( in ProcessSection()
324 streaming->ProcessSection(buf); in NextWithValue()346 streaming->ProcessSection(section_buffer_); in Next()
2167 bool ProcessSection(SectionCode section_code, Vector<const uint8_t> bytes,2654 bool AsyncStreamingProcessor::ProcessSection(SectionCode section_code, in ProcessSection() function in v8::internal::wasm::AsyncStreamingProcessor