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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 250 Error parseTableSection(ReadContext &Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 316 return parseTableSection(Ctx);
1102 Error WasmObjectFile::parseTableSection(ReadContext &Ctx) {

Completed in 20 milliseconds