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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h248 Error parseDataSection(ReadContext &Ctx);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp318 return parseDataSection(Ctx);
1203 Error WasmObjectFile::parseDataSection(ReadContext &Ctx) { function in class:WasmObjectFile

Completed in 112 milliseconds