Home
last modified time | relevance | path

Searched refs:vdex_file_begin (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc891 const uint8_t* const vdex_file_begin = oat_dex_file.GetOatFile()->DexBegin(); in DumpOatDexFile() local
895 uint32_t dex_offset = dchecked_integral_cast<uint32_t>(dex_file_pointer - vdex_file_begin); in DumpOatDexFile()