Searched refs:WASM_NAMES_FUNCTION (Results 1 – 3 of 3) sorted by relevance
187 WASM_NAMES_FUNCTION = 1, enumerator
282 writeUint8(OS, wasm::WASM_NAMES_FUNCTION); in writeSectionContent()
537 case wasm::WASM_NAMES_FUNCTION: in parseNameSection()555 if (Type == wasm::WASM_NAMES_FUNCTION) { in parseNameSection()