Searched refs:dataSection (Results 1 – 2 of 2) sorted by relevance
452 assert(!dataSection); in parse()453 dataSection = §ion; in parse()492 setRelocs(segments, dataSection); in parse()
128 const WasmSection *dataSection = nullptr; variable