Home
last modified time | relevance | path

Searched refs:target_method_id_ptr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/x86/
Dtarget_x86.cc949 uintptr_t target_method_id_ptr = reinterpret_cast<uintptr_t>(&target_method_id); in LoadMethodAddress() local
954 static_cast<int>(target_method_id_ptr), target_method_idx, in LoadMethodAddress()