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

References

tools/lld/wasm/SyntheticSections.cpp
  397       writeUleb128(sub.os, flags, "sym flags");
  401         if (sym->isDefined() || (flags & WASM_SYMBOL_EXPLICIT_NAME) != 0)
  405         if (sym->isDefined() || (flags & WASM_SYMBOL_EXPLICIT_NAME) != 0)
  409         if (sym->isDefined() || (flags & WASM_SYMBOL_EXPLICIT_NAME) != 0)