HomeSort by: relevance | last modified time | path
    Searched refs:parseTypeSection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 247 Error parseTypeSection(ReadContext &Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 310 return parseTypeSection(Ctx);
1005 Error WasmObjectFile::parseTypeSection(ReadContext &Ctx) {

Completed in 18 milliseconds