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