Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp329 static bool consumeCompressedDebugSectionHeader(StringRef &data, in consumeCompressedDebugSectionHeader() function
372 if (!consumeCompressedDebugSectionHeader(Contents, OriginalSize) || in handleCompressedSection()