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

  /art/runtime/
image.cc 168 const ImageSection& methods = GetMethodsSection();
image.h 219 const ImageSection& GetMethodsSection() const {
stack.cc 708 const ImageSection& methods = header.GetMethodsSection();
    [all...]
class_linker.cc     [all...]
  /art/compiler/optimizing/
sharpening.cc 59 const auto& method_section = image_space->GetImageHeader().GetMethodsSection();
  /art/oatdump/
oatdump.cc     [all...]
  /art/compiler/
oat_writer.cc     [all...]

Completed in 439 milliseconds