Searched defs:StartSection (Results 1 – 1 of 1) sorted by relevance
366 struct StartSection : Section { struct367 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() function369 static bool classof(const Section *S) { in classof()373 uint32_t StartFunction;