Home
last modified time | relevance | path

Searched defs:boot_image_offset (Results 1 – 6 of 6) sorted by relevance

/art/compiler/linker/
Dlinker_patch.h70 uint32_t boot_image_offset) { in DataBimgRelRoPatch()
/art/compiler/optimizing/
Dcode_generator_arm64.cc4443 uint32_t boot_image_offset = GetBootImageOffset(invoke); in GenerateStaticOrDirectCall() local
4641 uint32_t boot_image_offset, in NewBootImageRelRoPatch()
4801 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
4840 uint32_t boot_image_offset) { in NoDexFileAdapter()
5096 uint32_t boot_image_offset = codegen_->GetBootImageOffset(cls); in VisitLoadClass() local
5273 uint32_t boot_image_offset = codegen_->GetBootImageOffset(load); in VisitLoadString() local
Dcode_generator_arm_vixl.cc9082 uint32_t boot_image_offset = GetBootImageOffset(invoke); in GenerateStaticOrDirectCall() local
9229 uint32_t boot_image_offset) { in NewBootImageRelRoPatch()
9349 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
9391 uint32_t boot_image_offset) { in NoDexFileAdapter()
Dcode_generator_x86_64.cc1139 void CodeGeneratorX86_64::RecordBootImageRelRoPatch(uint32_t boot_image_offset) { in RecordBootImageRelRoPatch()
1198 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
1237 uint32_t boot_image_offset) { in NoDexFileAdapter()
Dcode_generator_x86.cc5169 uint32_t boot_image_offset) { in RecordBootImageRelRoPatch()
5253 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
5298 uint32_t boot_image_offset) { in NoDexFileAdapter()
/art/dex2oat/linker/
Doat_writer.cc3102 uint32_t boot_image_offset = entry.first; in WriteDataBimgRelRo() local