Home
last modified time | relevance | path

Searched defs:clearDebugInfo (Results 1 – 1 of 1) sorted by relevance

/dports/devel/binaryen/binaryen-version_98/src/wasm/
H A Dwasm.cpp1094 void Function::clearDebugInfo() { in clearDebugInfo() function in wasm::Function
1291 void Module::clearDebugInfo() { debugInfoFileNames.clear(); } in clearDebugInfo() function in wasm::Module