Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp363 static Error handleCompressedSection( in handleCompressedSection() function
410 if (auto Err = handleCompressedSection(UncompressedSections, Name, Contents)) in handleSection()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp367 handleCompressedSection(std::deque<SmallString<32>> &UncompressedSections, in handleCompressedSection() function
411 if (auto Err = handleCompressedSection(UncompressedSections, Name, Contents)) in handleSection()