search for: f2a6c2d8

Displaying 1 result from an estimated 1 matches for "f2a6c2d8".

2014 Oct 23
2
[LLVMdev] On DataExtractor isValidOffset* interface
Hi Ben, Me and David were discussing ways to use DataExtractor recently and I found one thing in the comments that seems wrong. >From include/llvm/Support/DataExtractor.h: 336 /// Test the validity of \a offset. 337 /// 338 /// @return 339 /// \b true if \a offset is a valid offset into the data in this 340 /// object, \b false otherwise. 341 bool isValidOffset(uint32_t