Searched refs:dataSection (Results 1 – 2 of 2) sorted by relevance
454 assert(!dataSection); in parse()455 dataSection = §ion; in parse()494 setRelocs(segments, dataSection); in parse()
130 const WasmSection *dataSection = nullptr; variable