Home | History | Annotate | Download | only in oatdump

Lines Matching refs:oat_file_begin

579     const uint8_t* const oat_file_begin = oat_dex_file.GetOatFile()->Begin();
581 uint32_t dex_offset = dchecked_integral_cast<uint32_t>(dex_file_pointer - oat_file_begin);
598 oat_dex_file.GetLookupTableData() - oat_file_begin);