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

Declarations

tools/lld/wasm/Relocations.h
   17 void scanRelocations(InputChunk *chunk);

References

tools/lld/wasm/Writer.cpp
  597       scanRelocations(chunk);
  599       scanRelocations(chunk);
  601       scanRelocations(p);