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

Declarations

tools/lld/wasm/InputFiles.h
  133   SectionSymbol *getSectionSymbol(uint32_t index) const;

References

tools/lld/wasm/InputFiles.cpp
  113     return getSectionSymbol(reloc.Index)->section->outputOffset + reloc.Addend;
  211     return getSectionSymbol(reloc.Index)->section->outputOffset + reloc.Addend;