Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file.cc1055 const uint8_t* bcp_info_begin = Begin() + bcp_info_offset; // Jump to the BCP_info records. in Setup() local
1058 if (UNLIKELY(!ReadOatDexFileData(*this, &bcp_info_begin, &number_of_bcp_dexfiles))) { in Setup()
1080 &bcp_info_begin, "BcpBssInfo", i, dex_file_location, &bcp_bss_info_[i], error_msg)) { in Setup()