Searched refs:target_method_id (Results 1 – 2 of 2) sorted by relevance
475 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools() local477 PushPointer(code_buffer_, &target_method_id, cu_->target64); in InstallLiteralPools()493 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in InstallLiteralPools() local495 PushPointer(code_buffer_, &target_method_id, cu_->target64); in InstallLiteralPools()507 const DexFile::TypeId& target_method_id = cu_->dex_file->GetTypeId(target_method_idx); in InstallLiteralPools() local509 PushPointer(code_buffer_, &target_method_id, cu_->target64); in InstallLiteralPools()
967 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in LoadMethodAddress() local968 uintptr_t target_method_id_ptr = reinterpret_cast<uintptr_t>(&target_method_id); in LoadMethodAddress()1004 const DexFile::MethodId& target_method_id = target_dex_file->GetMethodId(target_method_idx); in CallWithLinkerFixup() local1005 uintptr_t target_method_id_ptr = reinterpret_cast<uintptr_t>(&target_method_id); in CallWithLinkerFixup()