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