LLVM
16.0.0git
|
#include "llvm/Object/Wasm.h"
Public Member Functions | |
bool | isValidSectionOrder (unsigned ID, StringRef CustomSectionName="") |
Static Public Attributes | |
static int | DisallowedPredecessors [WASM_NUM_SEC_ORDERS][WASM_NUM_SEC_ORDERS] |
anonymous enum : int |
bool WasmSectionOrderChecker::isValidSectionOrder | ( | unsigned | ID, |
StringRef | CustomSectionName = "" |
||
) |
Definition at line 1967 of file WasmObjectFile.cpp.
References DisallowedPredecessors, I, llvm::SmallVectorImpl< T >::pop_back_val(), WASM_NUM_SEC_ORDERS, and WASM_SEC_ORDER_NONE.
|
static |
Definition at line 346 of file Wasm.h.
Referenced by isValidSectionOrder().