Searched refs:bytes_end (Results 1 – 5 of 5) sorted by relevance
37 const byte *bytes_end = bytes_start + wasm_bytes->length(); in GetOrCreateFunctionOffsetTable() local38 function_offsets = wasm::DecodeWasmFunctionOffsets(bytes_start, bytes_end); in GetOrCreateFunctionOffsetTable()
101 const unsigned char *bytes_end() const { in bytes_end() function
538 const unsigned char *bytes_end() const { return getString().bytes_end(); } in bytes_end() function
1475 FaultMapContents.bytes_end()); in printFaultMaps()
1337 Record.append(MDS->bytes_begin(), MDS->bytes_end()); in WriteModuleMetadata()1348 Record.append(Str.bytes_begin(), Str.bytes_end()); in WriteModuleMetadata()