Searched refs:isNoStrip (Results 1 – 8 of 8) sorted by relevance
58 bool isNoStrip() const { in isNoStrip() function
59 bool isNoStrip() const { in isNoStrip() function
95 if (sym->isNoStrip() || sym->isExported()) in run()
107 sym->isNoStrip() || in add()
206 bool Symbol::isNoStrip() const { in isNoStrip() function in lld::wasm::Symbol
111 bool isNoStrip() const;
1457 if (WS.isNoStrip()) { in writeObject()
1671 if (WS.isNoStrip()) { in writeOneObject()