Home
last modified time | relevance | path

Searched defs:InputByteStream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/llvm-pdbdump/fuzzer/
H A Dllvm-pdbdump-fuzzer.cpp34 class InputByteStream : public codeview::ByteStream<false> { class
36 explicit InputByteStream(std::unique_ptr<MemoryBuffer> Buffer) in InputByteStream() function in __anone32e90010111::InputByteStream
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/
H A DRawSession.cpp32 class InputByteStream : public codeview::ByteStream<false> { class
34 explicit InputByteStream(std::unique_ptr<MemoryBuffer> Buffer) in InputByteStream() function in __anon6f2905b60111::InputByteStream