Searched refs:getDataPtr (Results 1 – 4 of 4) sorted by relevance
79 void* getDataPtr(void) const { return mDataPtr; } in getDataPtr() function
34 return map_->getDataPtr(); in unsafe_data()85 start_block_ptr_ = reinterpret_cast<const uint8_t*>(map_->getDataPtr()) - offset_diff; in CreateForceVerification()
46 m.getDataPtr(); in LLVMFuzzerTestOneInput()
70 buffer = static_cast<char*>(fileMap->getDataPtr()); in open()