Searched refs:WASM_COMDAT_FUNCTION (Results 1 – 6 of 6) sorted by relevance
10 ; WASM_COMDAT_FUNCTION entries is performed correctly
376 WASM_COMDAT_FUNCTION = 0x1, enumerator
96 WasmYAML::ComdatEntry{wasm::WASM_COMDAT_FUNCTION, Func.Index}); in dumpCustomSection()
698 ComdatEntry{WASM_COMDAT_FUNCTION, f->getFunctionIndex()}); in writeBody()
1610 WasmComdatEntry{wasm::WASM_COMDAT_FUNCTION, Index}); in writeOneObject()
832 case wasm::WASM_COMDAT_FUNCTION: in parseLinkingSectionComdat()