Searched refs:GetBootImageOffset (Results 1 – 12 of 12) sorted by relevance
158 info.value_boot_image_reference = CodeGenerator::GetBootImageOffset(object); in ComputeValueOfInfo()165 CodeGenerator::GetBootImageOffset(boot_image_live_objects) + in ComputeValueOfInfo()
659 static uint32_t GetBootImageOffset(ObjPtr<mirror::Object> object)661 static uint32_t GetBootImageOffset(HLoadClass* load_class);662 static uint32_t GetBootImageOffset(HLoadString* load_string);663 static uint32_t GetBootImageOffset(HInvoke* invoke);664 static uint32_t GetBootImageOffset(ClassRoot class_root);
837 uint32_t CodeGenerator::GetBootImageOffset(ObjPtr<mirror::Object> object) { in GetBootImageOffset() function in art::CodeGenerator842 uint32_t CodeGenerator::GetBootImageOffset(HLoadClass* load_class) NO_THREAD_SAFETY_ANALYSIS { in GetBootImageOffset() function in art::CodeGenerator850 uint32_t CodeGenerator::GetBootImageOffset(HLoadString* load_string) NO_THREAD_SAFETY_ANALYSIS { in GetBootImageOffset() function in art::CodeGenerator857 uint32_t CodeGenerator::GetBootImageOffset(HInvoke* invoke) { in GetBootImageOffset() function in art::CodeGenerator864 uint32_t CodeGenerator::GetBootImageOffset(ClassRoot class_root) NO_THREAD_SAFETY_ANALYSIS { in GetBootImageOffset() function in art::CodeGenerator
4883 uint32_t boot_image_offset = GetBootImageOffset(invoke); in LoadMethod()5344 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic()5625 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(cls); in VisitLoadClass()5808 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(load); in VisitLoadString()
4372 uint32_t boot_image_offset = codegen_->GetBootImageOffset(instruction); in VisitLoadClass()4517 uint32_t boot_image_offset = codegen_->GetBootImageOffset(instruction); in VisitLoadString()6800 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic()6819 uint32_t boot_image_offset = GetBootImageOffset(invoke); in LoadMethod()
1142 RecordBootImageRelRoPatch(GetBootImageOffset(invoke)); in LoadMethod()1422 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic()6745 codegen_->RecordBootImageRelRoPatch(CodeGenerator::GetBootImageOffset(cls)); in VisitLoadClass()6949 codegen_->RecordBootImageRelRoPatch(CodeGenerator::GetBootImageOffset(load)); in VisitLoadString()
7761 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(cls); in VisitLoadClass()7988 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(load); in VisitLoadString()9501 uint32_t boot_image_offset = GetBootImageOffset(invoke); in LoadMethod()9856 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic()
5505 GetBootImageOffset(invoke)); in LoadMethod()7414 CodeGenerator::GetBootImageOffset(cls)); in VisitLoadClass()7615 CodeGenerator::GetBootImageOffset(load)); in VisitLoadString()
3400 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(declaring_class); in GenerateVarHandleTarget()
3908 codegen->RecordBootImageRelRoPatch(CodeGenerator::GetBootImageOffset(declaring_class)); in GenerateVarHandleTarget()
4404 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(declaring_class); in GenerateVarHandleTarget()
4682 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(declaring_class); in GenerateVarHandleTarget()