Home
last modified time | relevance | path

Searched refs:getDefinedGlobal (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h233 wasm::WasmGlobal &getDefinedGlobal(uint32_t Index);
/openbsd/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp1377 wasm::WasmGlobal &WasmObjectFile::getDefinedGlobal(uint32_t Index) { in getDefinedGlobal() function in WasmObjectFile