Searched defs:StartSection (Results 1 – 6 of 6) sorted by relevance
342 struct StartSection : Section { struct343 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() argument345 static bool classof(const Section *S) { in classof()349 uint32_t StartFunction;
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;
367 struct StartSection : Section { struct368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() function370 static bool classof(const Section *S) { in classof()374 uint32_t StartFunction;
367 struct StartSection : Section { struct368 StartSection() : Section(wasm::WASM_SEC_START) {} in StartSection() argument370 static bool classof(const Section *S) { in classof()374 uint32_t StartFunction;