Home
last modified time | relevance | path

Searched refs:boot_image_offset_ (Results 1 – 1 of 1) sorted by relevance

/art/compiler/linker/
Dlinker_patch.h81 patch.boot_image_offset_ = boot_image_offset; in BootImageRelRoPatch()
242 return boot_image_offset_; in BootImageOffset()
322 uint32_t boot_image_offset_; // Data to write to the boot image .data.img.rel.ro entry. member