LLVM: llvm::object::WasmSectionOrderChecker Class Reference (original) (raw)

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

Public Types
enum : int { WASM_SEC_ORDER_NONE = 0 , WASM_SEC_ORDER_TYPE, WASM_SEC_ORDER_IMPORT, WASM_SEC_ORDER_FUNCTION, WASM_SEC_ORDER_TABLE, WASM_SEC_ORDER_MEMORY, WASM_SEC_ORDER_TAG, WASM_SEC_ORDER_GLOBAL, WASM_SEC_ORDER_EXPORT, WASM_SEC_ORDER_START, WASM_SEC_ORDER_ELEM, WASM_SEC_ORDER_DATACOUNT, WASM_SEC_ORDER_CODE, WASM_SEC_ORDER_DATA, WASM_SEC_ORDER_DYLINK, WASM_SEC_ORDER_LINKING, WASM_SEC_ORDER_RELOC, WASM_SEC_ORDER_NAME, WASM_SEC_ORDER_PRODUCERS, WASM_SEC_ORDER_TARGET_FEATURES, WASM_NUM_SEC_ORDERS }

Definition at line 314 of file Wasm.h.

anonymous enum

Enumerator
WASM_SEC_ORDER_NONE
WASM_SEC_ORDER_TYPE
WASM_SEC_ORDER_IMPORT
WASM_SEC_ORDER_FUNCTION
WASM_SEC_ORDER_TABLE
WASM_SEC_ORDER_MEMORY
WASM_SEC_ORDER_TAG
WASM_SEC_ORDER_GLOBAL
WASM_SEC_ORDER_EXPORT
WASM_SEC_ORDER_START
WASM_SEC_ORDER_ELEM
WASM_SEC_ORDER_DATACOUNT
WASM_SEC_ORDER_CODE
WASM_SEC_ORDER_DATA
WASM_SEC_ORDER_DYLINK
WASM_SEC_ORDER_LINKING
WASM_SEC_ORDER_RELOC
WASM_SEC_ORDER_NAME
WASM_SEC_ORDER_PRODUCERS
WASM_SEC_ORDER_TARGET_FEATURES
WASM_NUM_SEC_ORDERS

Definition at line 317 of file Wasm.h.

isValidSectionOrder()

DisallowedPredecessors

int WasmSectionOrderChecker::DisallowedPredecessors static

The documentation for this class was generated from the following files: