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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 253 Error parseGlobalSection(ReadContext &Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 322 return parseGlobalSection(Ctx);
1157 Error WasmObjectFile::parseGlobalSection(ReadContext &Ctx) {

Completed in 15 milliseconds