Searched refs:WASM_SEC_TABLE (Results 1 – 5 of 5) sorted by relevance
318 TableSection() : Section(wasm::WASM_SEC_TABLE) {} in TableSection()321 return S->Type == wasm::WASM_SEC_TABLE; in classof()
39 WASM_SEC_TABLE = 4, // Indirect function table and other tables enumerator
226 case wasm::WASM_SEC_TABLE: in mapping()
403 case wasm::WASM_SEC_TABLE: in parseSection()2148 case wasm::WASM_SEC_TABLE: in getSectionOrder()
966 startSection(Section, wasm::WASM_SEC_TABLE); in writeTableSection()