LLVM: llvm::wasm::WasmRelocation Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

Definition at line 450 of file Wasm.h.

getType()

WasmRelocType llvm::wasm::WasmRelocation::getType ( ) const inline

Addend

int64_t llvm::wasm::WasmRelocation::Addend

Definition at line 454 of file Wasm.h.

Index

uint32_t llvm::wasm::WasmRelocation::Index

Offset

uint64_t llvm::wasm::WasmRelocation::Offset

Type

uint8_t llvm::wasm::WasmRelocation::Type


The documentation for this struct was generated from the following file: