Searched refs:boot_image_begin (Results 1 – 3 of 3) sorted by relevance
45 uint32_t boot_image_begin, in ImageHeader() argument60 boot_image_begin_(boot_image_begin), in ImageHeader()
138 uint32_t boot_image_begin,
2214 uint32_t boot_image_begin = Runtime::Current()->GetHeap()->GetBootImagesStartAddress(); in InitializeRelocations() local2216 const_cast<uint32_t&>(relocation) += boot_image_begin; in InitializeRelocations()