File List
Here is a list of all documented files with brief descriptions:
| dr_api.h | Top-level include file for DynamoRIO API |
| dr_app.h | DR's application interface for running portions of a program under its control |
| dr_config.h | Deployment API for Windows. Use these functions to register processes to run under DynamoRIO, unregister processes, obtain existing registration information, and nudge running processes |
| dr_defines.h | Basic defines and type definitions |
| dr_events.h | Event callback registration routines |
| dr_inject.h | Injection API for Windows. Use these functions to launch processes under the control of under DynamoRIO |
| dr_ir_instr.h | Functions to create and manipulate instructions |
| dr_ir_instrlist.h | Functions to create and manipulate lists of instructions |
| dr_ir_macros.h | Instruction creation convenience macros |
| dr_ir_opcodes.h | Instruction opcode constants |
| dr_ir_opnd.h | Functions and defines to create and manipulate instruction operands |
| dr_ir_utils.h | Code transformation utilities |
| dr_proc.h | Utility routines for identifying features of the processor |
| dr_tools.h | Main API routines, including transparency support |