HomeSort by: relevance | last modified time | path
    Searched refs:tryReadContiguously (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
MappedBlockStream.h 85 bool tryReadContiguously(uint32_t Offset, uint32_t Size,
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
MappedBlockStream.cpp 94 if (tryReadContiguously(Offset, Size, Buffer))
198 bool MappedBlockStream::tryReadContiguously(uint32_t Offset, uint32_t Size,

Completed in 20 milliseconds