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

References

lib/Object/WasmObjectFile.cpp
 1229     Segment.SectionOffset = Ctx.Ptr - Ctx.Start;
tools/lld/wasm/InputChunks.h
  106     return segment.SectionOffset;
tools/obj2yaml/wasm2yaml.cpp
  343         Seg.SectionOffset = Segment.SectionOffset;