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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 254 Error parseExportSection(ReadContext &Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 324 return parseExportSection(Ctx);
1176 Error WasmObjectFile::parseExportSection(ReadContext &Ctx) {

Completed in 15 milliseconds