Home
last modified time | relevance | path

Searched defs:readLongestContiguousChunk (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/DebugInfo/CodeView/
DByteStream.cpp47 Error ByteStream<Writable>::readLongestContiguousChunk( in readLongestContiguousChunk() function in ByteStream
DStreamReader.cpp20 Error StreamReader::readLongestContiguousChunk(ArrayRef<uint8_t> &Buffer) { in readLongestContiguousChunk() function in StreamReader
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h41 Error readLongestContiguousChunk(uint32_t Offset, in readLongestContiguousChunk() function
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp122 Error MappedBlockStream::readLongestContiguousChunk( in readLongestContiguousChunk() function in MappedBlockStream