HPCToolkit
|
#include "x86-unwind-analysis.h"
Go to the source code of this file.
Functions | |
unwind_interval * | process_unconditional_branch (xed_decoded_inst_t *xptr, bool irdebug, interval_arg_t *iarg) |
unwind_interval * | process_conditional_branch (xed_decoded_inst_t *xptr, interval_arg_t *iarg) |
unwind_interval* process_conditional_branch | ( | xed_decoded_inst_t * | xptr, |
interval_arg_t * | iarg | ||
) |
Definition at line 97 of file x86-jump.c.
unwind_interval* process_unconditional_branch | ( | xed_decoded_inst_t * | xptr, |
bool | irdebug, | ||
interval_arg_t * | iarg | ||
) |
Definition at line 68 of file x86-jump.c.