LLVM 20.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 |
Definition at line 2221 of file WasmObjectFile.cpp.
References DisallowedPredecessors, llvm::SmallVectorBase< Size_T >::empty(), I, llvm::SmallVectorImpl< T >::pop_back_val(), llvm::SmallVectorTemplateBase< T, bool >::push_back(), WASM_NUM_SEC_ORDERS, and WASM_SEC_ORDER_NONE.
Referenced by readSection().
|
static |
Definition at line 356 of file Wasm.h.
Referenced by isValidSectionOrder().