Return the offset of this section within the Wasm code/data section.
Synopsis
Declared in <llvm/MC/MCSectionWasm.h>
uint64_t
getSectionOffset() const;
Return Value
The offset of this section within the Wasm code/data section.
Created with MrDocs