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

Overrides

tools/lld/wasm/InputChunks.h
   54   virtual uint32_t getInputSectionOffset() const = 0;

References

tools/lld/wasm/InputChunks.cpp
  234   const uint8_t *funcStart = secStart + getInputSectionOffset();
  238   uint32_t start = getInputSectionOffset();
  271   const uint8_t *funcStart = secStart + getInputSectionOffset();
tools/lld/wasm/InputChunks.h
  134   uint32_t getFunctionInputOffset() const { return getInputSectionOffset(); }
  165     return file->codeSection->Content.slice(getInputSectionOffset(),