Searched defs:TypeSection (Results 1 – 1 of 1) sorted by relevance
289 struct TypeSection : Section { struct290 TypeSection() : Section(wasm::WASM_SEC_TYPE) {} in TypeSection() argument292 static bool classof(const Section *S) { in classof()296 std::vector<Signature> Signatures;