|
GTPin
|
A group of GEN instruction inspection interfaces More...
Data Structures | |
| class | gtpin::IGtInsHandler |
| Abstract interface of a class that handles instructions (of a procedure) More... | |
| class | gtpin::IGtIns |
| < Identifier of the IGtIns instance More... | |
| class | gtpin::IGtInsFactory |
| Class that defines virtual constructors of IGtIns objects representing various GEN instructions. More... | |
A group of GEN instruction inspection interfaces
A tool may use these interfaces to inspect operands and other elements of GEN instructions. Additionally, this group contains a collection of factory methods intended for creation of instructions in instrumentation procedures.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4