Home
last modified time | relevance | path

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

/art/runtime/
Doat_file-inl.h49 return reinterpret_cast<const uint8_t*>(method_header->GetCodeSizeAddr()) - begin_; in GetQuickCodeSizeOffset()
Doat_quick_method_header.h95 const uint32_t* GetCodeSizeAddr() const { in GetCodeSizeAddr() function