Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/aot/
Daot_file.h93 const uint8_t *GetMethodsBitmap() const in GetMethodsBitmap() function
Daot_file.cpp189 …p_base = const_cast<uint32_t *>(reinterpret_cast<const uint32_t *>(aot_file_->GetMethodsBitmap())); in GetBitmap()