Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DMappedBlockStream.h54 bool tryReadContiguously(uint32_t Offset, uint32_t Size,
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp50 if (tryReadContiguously(Offset, Size, Buffer)) in readBytes()
154 bool MappedBlockStream::tryReadContiguously(uint32_t Offset, uint32_t Size, in tryReadContiguously() function in MappedBlockStream
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h88 bool tryReadContiguously(uint32_t Offset, uint32_t Size,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp95 if (tryReadContiguously(Offset, Size, Buffer)) in readBytes()
199 bool MappedBlockStream::tryReadContiguously(uint32_t Offset, uint32_t Size, in tryReadContiguously() function in MappedBlockStream