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

  /art/runtime/entrypoints/
entrypoint_utils-inl.h 575 uint32_t imt_index = ImTable::GetImtIndex(resolved_method); local
578 Get(imt_index, pointer_size);
    [all...]
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 2447 uint32_t imt_index = ImTable::GetImtIndex(interface_method); local
    [all...]
  /art/oatdump/
oatdump.cc     [all...]
  /art/runtime/
class_linker.cc 6445 const uint32_t imt_index = ImTable::GetImtIndex(interface_method); local
6499 const uint32_t imt_index = ImTable::GetImtIndex(interface_method); local
7421 uint32_t imt_index = ImTable::GetImtIndex(interface_method); local
    [all...]
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 1029 milliseconds