Home
last modified time | relevance | path

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

/art/compiler/linker/
Dlinker_patch.h75 patch.boot_image_offset_ = boot_image_offset; in DataBimgRelRoPatch()
216 return boot_image_offset_; in BootImageOffset()
303 uint32_t boot_image_offset_; // Data to write to the .data.bimg.rel.ro entry. member