Searched refs:parseLinkingSection (Results 1 – 2 of 2) sorted by relevance
236 Error parseLinkingSection(ReadContext &Ctx);
349 Error WasmObjectFile::parseLinkingSection(ReadContext &Ctx) { in parseLinkingSection() function in WasmObjectFile673 if (Error Err = parseLinkingSection(Ctx)) in parseCustomSection()