Searched defs:GlobalType (Results 1 – 6 of 6) sorted by relevance
40 const wasm::WasmGlobalType *GlobalType) in WasmSymbol()45 const wasm::WasmGlobalType *GlobalType; variable
25 wasm::WasmGlobalType GlobalType; variable
442 const wasm::WasmGlobalType *GlobalType = nullptr; in parseLinkingSectionSymtab() local
797 Type *GlobalType; in OptimizeGlobalAddressOfMalloc() local
841 Type *GlobalType; in OptimizeGlobalAddressOfMalloc() local
2382 WASM_DEFINE_TYPE(globaltype, wasm::GlobalType) in WASM_DEFINE_TYPE()