Home
last modified time | relevance | path

Searched defs:method_section (Results 1 – 2 of 2) sorted by relevance

/art/oatdump/
Doatdump.cc1462 const auto& method_section = image_header_.GetMethodsSection(); in Dump() local
1723 const auto& method_section = state->image_header_.GetMethodsSection(); in Callback() local
/art/compiler/driver/
Dcompiler_driver.cc1738 const auto& method_section = image_space->GetImageHeader().GetMethodsSection(); in GetCodeAndMethodForDirectCall() local