Searched refs:parseExportSection (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h244 Error parseExportSection(ReadContext &Ctx);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp310 return parseExportSection(Ctx);
1023 Error WasmObjectFile::parseExportSection(ReadContext &Ctx) { function in class:WasmObjectFile

Completed in 108 milliseconds