Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp206 static Error readSection(WasmSection &Section, in readSection() function
258 if ((Err = readSection(Sec, Ctx))) in WasmObjectFile()