Home
last modified time | relevance | path

Searched defs:oat_code_begin (Results 1 – 1 of 1) sorted by relevance

/art/oatdump/
Doatdump.cc894 const uint32_t* oat_code_begin = reinterpret_cast<const uint32_t*>(GetOatCodeBegin(m)); in GetOatCodeSize() local
903 const uint8_t* oat_code_begin = reinterpret_cast<const uint8_t*>(GetOatCodeBegin(m)); in GetOatCodeEnd() local
1027 const void* oat_code_begin = state->GetOatCodeBegin(method); in Callback() local