Home
last modified time | relevance | path

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

/aosp12/art/compiler/linker/
H A Dlinker_patch.h73 uint32_t boot_image_offset) { in DataBimgRelRoPatch()
/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm64.cc4549 uint32_t boot_image_offset = GetBootImageOffset(invoke); in LoadMethod() local
4803 uint32_t boot_image_offset, in NewBootImageRelRoPatch()
5006 uint32_t boot_image_offset = GetBootImageOffsetOfIntrinsicDeclaringClass(invoke); in LoadIntrinsicDeclaringClass() local
5019 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic() local
5040 uint32_t boot_image_offset) { in NoDexFileAdapter()
5311 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(cls); in VisitLoadClass() local
5487 uint32_t boot_image_offset = CodeGenerator::GetBootImageOffset(load); in VisitLoadString() local
H A Dcode_generator_arm_vixl.cc9178 uint32_t boot_image_offset = GetBootImageOffset(invoke); in LoadMethod() local
9361 uint32_t boot_image_offset) { in NewBootImageRelRoPatch()
9513 uint32_t boot_image_offset = GetBootImageOffsetOfIntrinsicDeclaringClass(invoke); in LoadIntrinsicDeclaringClass() local
9526 uint32_t boot_image_offset = GetBootImageOffset(class_root); in LoadClassRootForIntrinsic() local
9555 uint32_t boot_image_offset) { in NoDexFileAdapter()
H A Dcode_generator_x86_64.cc1180 void CodeGeneratorX86_64::RecordBootImageRelRoPatch(uint32_t boot_image_offset) { in RecordBootImageRelRoPatch()
1271 uint32_t boot_image_offset = GetBootImageOffsetOfIntrinsicDeclaringClass(invoke); in LoadIntrinsicDeclaringClass() local
1295 uint32_t boot_image_offset) { in NoDexFileAdapter()
H A Dcode_generator_x86.cc5397 uint32_t boot_image_offset) { in RecordBootImageRelRoPatch()
5531 uint32_t boot_image_offset = GetBootImageOffsetOfIntrinsicDeclaringClass(invoke); in LoadIntrinsicDeclaringClass() local
5557 uint32_t boot_image_offset) { in NoDexFileAdapter()
/aosp12/art/dex2oat/linker/
H A Doat_writer.cc3075 uint32_t boot_image_offset = entry.first; in WriteDataBimgRelRo() local