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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h 264 Error parseLinkingSection(ReadContext &Ctx);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp 428 Error WasmObjectFile::parseLinkingSection(ReadContext &Ctx) {
990 if (Error Err = parseLinkingSection(Ctx))

Completed in 17 milliseconds