Searched refs:writeValueType (Results 1 – 1 of 1) sorted by relevance
295 void writeValueType(wasm::ValType Ty) { W.OS << static_cast<char>(Ty); } in writeValueType() function in __anon325f64800111::WasmObjectWriter723 writeValueType(Ty); in writeTypeSection()726 writeValueType(Ty); in writeTypeSection()801 writeValueType(static_cast<wasm::ValType>(Global.Type.Type)); in writeGlobalSection()