Searched refs:WASM_NAMES_FUNCTION (Results 1 – 3 of 3) sorted by relevance
328 WASM_NAMES_FUNCTION = 1, enumerator
261 writeUint8(OS, wasm::WASM_NAMES_FUNCTION); in writeSectionContent()
372 case wasm::WASM_NAMES_FUNCTION: in parseNameSection()380 if (Type == wasm::WASM_NAMES_FUNCTION) { in parseNameSection()