Searched refs:getDefinedGlobal (Results 1 – 2 of 2) sorted by relevance
576 GlobalType = &getDefinedGlobal(Index).Type; in parseNameSection()1466 auto Global = getDefinedGlobal(Ex.Index); in parseExportSection()1575 const wasm::WasmGlobal &WasmObjectFile::getDefinedGlobal(uint32_t Index) const { in getDefinedGlobal() function in WasmObjectFile1840 return getDefinedGlobal(Sym.Info.ElementIndex).Offset + SectionAddress; in getSymbolAddress()1953 return getDefinedGlobal(Sym.Info.ElementIndex).Size; in getSymbolSize()
242 const wasm::WasmGlobal &getDefinedGlobal(uint32_t Index) const;