Home
last modified time | relevance | path

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

/aosp_15_r20/art/oatdump/
H A Doatdump.cc2107 const uint32_t* oat_code_begin = reinterpret_cast<const uint32_t*>(GetQuickOatCodeBegin(m)); in GetQuickOatCodeSize() local
2118 const uint8_t* oat_code_begin = reinterpret_cast<const uint8_t*>(GetQuickOatCodeBegin(m)); in GetQuickOatCodeEnd() local