Searched refs:vdex_end_ (Results 1 – 2 of 2) sorted by relevance
326 const uint8_t* VdexEnd() const { return vdex_end_; } in VdexEnd()416 uint8_t* vdex_end_; variable
274 vdex_end_ - vdex_begin_, in LoadVdex()302 vdex_end_ - vdex_begin_, in LoadVdex()374 vdex_end_ = nullptr; in ComputeFields()376 vdex_end_ = const_cast<uint8_t*>(FindDynamicSymbolAddress("oatdexlastword", &symbol_error_msg)); in ComputeFields()377 if (vdex_end_ == nullptr) { in ComputeFields()382 vdex_end_ += sizeof(uint32_t); in ComputeFields()1730 vdex_end_(nullptr), in OatFile()