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

  /art/compiler/optimizing/
sharpening.cc 60 const ImageSection& method_section = image_space->GetImageHeader().GetMethodsSection(); local
61 if (method_section.Contains(reinterpret_cast<uint8_t*>(method) - image_space->Begin())) {
  /art/oatdump/
oatdump.cc 2173 const auto& method_section = image_header_.GetMethodsSection(); local
2439 const auto& method_section = image_header_.GetMethodsSection(); local
    [all...]

Completed in 178 milliseconds