Searched refs:WASM_COMDAT_FUNCTION (Results 1 – 5 of 5) sorted by relevance
248 WASM_COMDAT_FUNCTION = 0x1, enumerator
6 ; WASM_COMDAT_FUNCTION entries is performed correctly
73 WasmYAML::ComdatEntry{wasm::WASM_COMDAT_FUNCTION, Func.Index}); in dumpCustomSection()
1251 WasmComdatEntry{wasm::WASM_COMDAT_FUNCTION, Index}); in writeObject()
575 case wasm::WASM_COMDAT_FUNCTION: in parseLinkingSectionComdat()