Home
last modified time | relevance | path

Searched refs:exportIndices (Results 1 – 2 of 2) sorted by relevance

/dports/devel/binaryen/binaryen-version_98/src/
H A Dwasm-binary.h1353 std::map<Export*, Index> exportIndices; variable
/dports/devel/binaryen/binaryen-version_98/src/wasm/
H A Dwasm-binary.cpp1661 exportIndices[curr] = index; in readExports()
2069 auto index = exportIndices[curr]; in processNames()