Searched refs:WASM_NAMES_FUNCTION (Results 1 – 3 of 3) sorted by relevance
145 WASM_NAMES_FUNCTION = 1, enumerator
274 writeUint8(OS, wasm::WASM_NAMES_FUNCTION); in writeSectionContent()
475 case wasm::WASM_NAMES_FUNCTION: in parseNameSection()483 if (Type == wasm::WASM_NAMES_FUNCTION) { in parseNameSection()