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