Searched refs:WASM_SEC_TABLE (Results 1 – 5 of 5) sorted by relevance
236 TableSection() : Section(wasm::WASM_SEC_TABLE) {} in TableSection()239 return S->Type == wasm::WASM_SEC_TABLE; in classof()
178 WASM_SEC_TABLE = 4, // Indirect function table and other tables enumerator
198 case wasm::WASM_SEC_TABLE: { in dump()
175 case wasm::WASM_SEC_TABLE: in mapping()
281 case wasm::WASM_SEC_TABLE: in parseSection()