Searched refs:boot_image_offset (Results 1 – 6 of 6) sorted by relevance
70 uint32_t boot_image_offset) { in DataBimgRelRoPatch() argument72 patch.boot_image_offset_ = boot_image_offset; in DataBimgRelRoPatch()
432 void RecordBootImageRelRoPatch(uint32_t boot_image_offset);447 void AllocateInstanceForIntrinsic(HInvokeStaticOrDirect* invoke, uint32_t boot_image_offset);
436 uint32_t boot_image_offset);447 void AllocateInstanceForIntrinsic(HInvokeStaticOrDirect* invoke, uint32_t boot_image_offset);
587 vixl::aarch64::Label* NewBootImageRelRoPatch(uint32_t boot_image_offset,660 void AllocateInstanceForIntrinsic(HInvokeStaticOrDirect* invoke, uint32_t boot_image_offset);
582 PcRelativePatchInfo* NewBootImageRelRoPatch(uint32_t boot_image_offset);608 void AllocateInstanceForIntrinsic(HInvokeStaticOrDirect* invoke, uint32_t boot_image_offset);
3159 uint32_t boot_image_offset = entry.first; in WriteDataBimgRelRo() local3160 data.push_back(boot_image_offset); in WriteDataBimgRelRo()