Searched refs:DecodeWasmFunctionOffsets (Results 1 – 3 of 3) sorted by relevance
33 FunctionOffsetsResult DecodeWasmFunctionOffsets(const byte* module_start,
38 function_offsets = wasm::DecodeWasmFunctionOffsets(bytes_start, bytes_end); in GetOrCreateFunctionOffsetTable()
822 FunctionOffsetsResult DecodeWasmFunctionOffsets(const byte* module_start, in DecodeWasmFunctionOffsets() function