HomeSort by relevance Sort by last modified time
    Searched refs:GetImageBegin (Results 1 - 5 of 5) sorted by null

  /art/runtime/
image.h 133 uint8_t* GetImageBegin() const {
293 // TODO: Delete base parameter if it is always equal to GetImageBegin.
300 // TODO: Delete base parameter if it is always equal to GetImageBegin.
306 // TODO: Delete base parameter if it is always equal to GetImageBegin.
class_linker.cc     [all...]
  /art/runtime/gc/space/
image_space.cc 576 << reinterpret_cast<void*>(image_header->GetImageBegin() + section.Offset()) << " "
596 // GetImageBegin is the preferred address to map the image. If we manage to map the
603 image_header->GetImageBegin(),
    [all...]
  /art/imgdiag/
imgdiag.cc     [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 47 milliseconds