|
HPCToolkit
|
#include <stdbool.h>#include "x86-interval-highwatermark.h"#include "x86-decoder.h"#include "x86-interval-arg.h"#include <lib/isa-lean/x86/instruction-set.h>

Go to the source code of this file.
Functions | |
| static bool | call_is_push_next_addr_idiom (xed_decoded_inst_t *xptr, interval_arg_t *iarg) |
| unwind_interval * | process_call (xed_decoded_inst_t *xptr, const xed_inst_t *xi, interval_arg_t *iarg) |
|
static |
Definition at line 67 of file x86-call.c.


| unwind_interval* process_call | ( | xed_decoded_inst_t * | xptr, |
| const xed_inst_t * | xi, | ||
| interval_arg_t * | iarg | ||
| ) |