Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h227 Error parseGlobalSection(ReadContext &Ctx);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp286 return parseGlobalSection(Ctx); in parseSection()
799 Error WasmObjectFile::parseGlobalSection(ReadContext &Ctx) { in parseGlobalSection() function in WasmObjectFile