Home
last modified time | relevance | path

Searched defs:section_start (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vkscript/
Dsection_parser.cc158 size_t section_start = 0; in SplitSections() local
/third_party/node/deps/v8/src/wasm/
Dmodule-decoder.cc186 const byte* section_start() const { return section_start_; } in section_start() function in v8::internal::wasm::__anond2c9f3f70211::WasmSectionIterator
2436 uint32_t section_start = decoder.pc_offset(); in DecodeCustomSections() local