Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_headers.h70 uint32_t methodsBitmapOffset; member
Daot_file.cpp195 return BitVectorSpan(bitmapBase + header_->methodsBitmapOffset, header_->methodsBitmapSize); in GetBitmap()
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h1107 classHeader.methodsBitmapOffset = bitmapSize_; in EndClass()