Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat.h112 uint32_t GetInstructionSetFeaturesBitmap() const;
H A Doat.cc165 uint32_t OatHeader::GetInstructionSetFeaturesBitmap() const { in GetInstructionSetFeaturesBitmap() function in art::OatHeader
/aosp_15_r20/art/oatdump/
H A Doatdump.cc148 isa, oat_file_->GetOatHeader().GetInstructionSetFeaturesBitmap()); in Symbolize()
456 oat_header.GetInstructionSetFeaturesBitmap())); in Dump()