Searched refs:isNoStrip (Results 1 – 6 of 6) sorted by relevance
62 bool isNoStrip() const { in isNoStrip() function
94 if (sym->isNoStrip() || sym->isExported()) in run()
107 sym->isNoStrip() || in add()
247 bool Symbol::isNoStrip() const { in isNoStrip() function in lld::wasm::Symbol
123 bool isNoStrip() const;
465 if (WasmSym->isNoStrip()) in executePostLayoutBinding()1790 if (WS.isNoStrip()) { in writeOneObject()