Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h212 wasm::WasmGlobal &getDefinedGlobal(uint32_t Index);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp889 wasm::WasmGlobal &WasmObjectFile::getDefinedGlobal(uint32_t Index) { in getDefinedGlobal() function in WasmObjectFile