1016万例文収録!

「リターンアドレス」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > リターンアドレスに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

リターンアドレスを含む例文一覧と使い方

該当件数 : 16



例文

フィルタリング処理においては、コンピュータ装置300は、コールスタックに積まれるリターンアドレス列を取得し、取得したリターンアドレス列と、予め生成されたリターンアドレス列とを比較し、比較結果に応じて、監視対象となるソフトウェアの挙動が異常か否かを判定する。例文帳に追加

In the filtering, the computer device 300 acquires a return address string accumulated in a call stack, and compares the acquired return address string with a preliminarily generated return address string, and determines whether the behavior of software to be monitored is abnormal according to the result of comparison. - 特許庁

リターンアドレススタックのみで精度良く分岐予測を行う機構を提供する。例文帳に追加

To provide a mechanism for performing branch prediction with high accuracy only with a return address stack. - 特許庁

またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。例文帳に追加

Otherwise, for the stack, dummy areas are piled between the local variables, between the local variable and a return address, and between the return address and a dummy augment. - 特許庁

スタックレイアウトチェック処理では、メモリに展開された各プログラムコードのリターンアドレスが順次取得され、各リターンアドレスが示すアドレスの属性情報に基づいてデータ処理が停止される。例文帳に追加

In the stack layout check, a return address of each program code developed in the memory is successively acquired, and the data processing is stopped based on attribute information of an address shown by each return address. - 特許庁

例文

これらの関数は、関数のリターンアドレスがスタック上でどのように格納されるかに関してある仮定を置いている。例文帳に追加

These functions make some assumptions about how a function's return address is stored on the stack.  - JM


例文

このサブルーチン呼出し命令(14)のリターンアドレスを、解釈済みコード(16)の開始へのアドレスポインタとして利用する。例文帳に追加

The return address of this subroutine calling instruction 14 is utilized as an address pointer to the start of an interpreted code 16. - 特許庁

ブランチヒストリとリターンアドレススタックを備える情報処理装置において、サブルーチンを含む命令列を高速に実行する。例文帳に追加

To fast execute an instruction sequence including a subroutine by an information processor equipped with a branch history and a return address stack. - 特許庁

または、スタックメモリに予じめストアされているリターンアドレスを回復する“リターン命令”によっても再開できる。例文帳に追加

It can also be restarted by 'return instruction' for storing the return address stored in a stuck memory previously. - 特許庁

リターンアドレススタックは、完了した分岐命令がコール命令又はリターン命令に相当するときに動作する。例文帳に追加

A return address stack operates when a completed branch instruction is equivalent to the call instruction or the return instruction. - 特許庁

例文

このようにすると、スタックフレーム中でのリターンアドレス格納領域RAの相対位置をソースコード等から事前に正確に知ることは不可能であるため、スタックスマッシング攻撃でリターンアドレスを目的のアドレス(悪意のあるプログラムコードの開始アドレス)に書き換えることは極めて難しくなる。例文帳に追加

Thus, because it is impossible to precisely anticipate the relative position of a return address storing area RA, in a stack frame from the source code or the like, it becomes very difficult to rewrite the return address with a destination address (the start address of the malicious program code) by the stack-smashing attack. - 特許庁

例文

分岐リザベーションステーション150にてコール命令の実行が完了する前にブランチヒストリ210がリターン命令の存在を検出した場合は、リターンアドレススタック220にリターン命令の戻り先のアドレスが格納されないが、この場合、出力選択回路280は、リターンアドレススタックX240に格納された情報を用いて正しい戻り先を予測する。例文帳に追加

When the branch history 210 detects presence of the return instruction before execution of the call instruction is completed in a branch reservation station 150, the address of the return destination of the return instruction is not stored in a return address stack 220, however, in this case, an output selection circuit 280 predicts a right return destination using information stored in the return address stack X240. - 特許庁

次にアクセスポイント110は局のMAC層のリターンアドレスを含むポーリングパルスにより、セッションの開始を各周辺局(130,150)にアナウンスする。例文帳に追加

Then, the access point 110 announces the start of a session to each peripheral station (130, 150) by a polling pulse including the return address of the MAC layer of the station. - 特許庁

リターンアドレスは、プログラムにおける前回の電力供給停止時に遊技状態保存処理開始の契機となったNMIが発生したアドレスである。例文帳に追加

A return address is the address where NMI which becomes the trigger of starting a game state preservation processing at the time of the power supply stoppage of the previous time is generated in a program. - 特許庁

ブランチヒストリ210がコール命令の存在を検出した時点でリターンアドレススタックX240にそのコール命令に対応するリターン命令の戻り先のアドレスを格納する。例文帳に追加

At the time when branch history 210 detects presence of a call instruction, an address of a return destination of a return instruction corresponding to the call instruction is stored in a return address stack X240. - 特許庁

そして、対象関数がCPUにより実行された場合に、スタック領域11に記憶されているリターンアドレス12の値の変化を検知し、値が変化したことを検知した場合に、当該対象関数の実行を停止する。例文帳に追加

Then, when the object function is executed by a CPU, the change of the value of a return address 12 stored in the stack area 11 is detected, and when it is detected that the value has changed, execution of the object function is stopped. - 特許庁

例文

異常でないと判定された場合にはソフトウェアの実行を継続する一方、異常であると判定された場合には、コンピュータ装置300は、取得したリターンアドレス列に対応するコードを解析し、解析結果に応じて不正処理の有無を検出する。例文帳に追加

When it is determined that the behavior is not abnormal, the computer device 300 continues the execution of the software, and when it is determined that the behavior is abnormal, analyzes a code corresponding to the acquired return address string, and detects the presence of the fraudulence processing according to the analysis results. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS