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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h243 Error parseEventSection(ReadContext &Ctx);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp308 return parseEventSection(Ctx);
1005 Error WasmObjectFile::parseEventSection(ReadContext &Ctx) { function in class:WasmObjectFile

Completed in 103 milliseconds