reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lld/wasm/Symbols.h
  112   bool isNoStrip() const;

References

tools/lld/wasm/LTO.cpp
  107                             sym->isNoStrip() ||
tools/lld/wasm/MarkLive.cpp
   86     if (sym->isNoStrip() || sym->isExported())