Home
last modified time | relevance | path

Searched refs:parseLinkingSectionComdat (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h238 Error parseLinkingSectionComdat(ReadContext &Ctx);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp405 if (Error Err = parseLinkingSectionComdat(Ctx)) in parseLinkingSection()
544 Error WasmObjectFile::parseLinkingSectionComdat(ReadContext &Ctx) { in parseLinkingSectionComdat() function in WasmObjectFile