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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp204 static wasm::WasmTable readTable(WasmObjectFile::ReadContext &Ctx) { function
918 Im.Table = readTable(Ctx);
962 Tables.push_back(readTable(Ctx));

Completed in 58 milliseconds