Home
last modified time | relevance | path

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

/art/compiler/linker/
Dlinker_patch.h69 uint32_t boot_image_offset) { in DataBimgRelRoPatch()
/art/compiler/optimizing/
Dcode_generator_mips64.cc1539 uint32_t boot_image_offset) { in NoDexFileAdapter()
1588 uint32_t boot_image_offset, in NewBootImageRelRoPatch()
1700 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
6099 uint32_t boot_image_offset = GetBootImageOffset(invoke); in GenerateStaticOrDirectCall() local
6288 uint32_t boot_image_offset = codegen_->GetBootImageOffset(cls); in VisitLoadClass() local
6435 uint32_t boot_image_offset = codegen_->GetBootImageOffset(load); in VisitLoadString() local
Dcode_generator_mips.cc1612 uint32_t boot_image_offset) { in NoDexFileAdapter()
1661 uint32_t boot_image_offset, in NewBootImageRelRoPatch()
1784 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
8008 uint32_t boot_image_offset = GetBootImageOffset(invoke); in GenerateStaticOrDirectCall() local
8234 uint32_t boot_image_offset = codegen_->GetBootImageOffset(cls); in VisitLoadClass() local
8440 uint32_t boot_image_offset = codegen_->GetBootImageOffset(load); in VisitLoadString() local
Dcode_generator_arm_vixl.cc8713 uint32_t boot_image_offset = GetBootImageOffset(invoke); in GenerateStaticOrDirectCall() local
8826 uint32_t boot_image_offset) { in NewBootImageRelRoPatch()
8935 uint32_t boot_image_offset) { in AllocateInstanceForIntrinsic()
8977 uint32_t boot_image_offset) { in NoDexFileAdapter()
/art/dex2oat/linker/
Doat_writer.cc3142 uint32_t boot_image_offset = entry.first; in WriteDataBimgRelRo() local