Searched refs:vdex_end_ (Results 1 – 2 of 2) sorted by relevance
356 const uint8_t* VdexEnd() const { return vdex_end_; } in VdexEnd()427 uint8_t* vdex_end_; variable
287 vdex_end_ - vdex_begin_, in LoadVdex()316 vdex_end_ - vdex_begin_, in LoadVdex()388 vdex_end_ = nullptr; in ComputeFields()390 vdex_end_ = const_cast<uint8_t*>(FindDynamicSymbolAddress("oatdexlastword", &symbol_error_msg)); in ComputeFields()391 if (vdex_end_ == nullptr) { in ComputeFields()396 vdex_end_ += sizeof(uint32_t); in ComputeFields()1733 vdex_end_(nullptr), in OatFile()