HPCToolkit
x86-call.c File Reference
#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>
Include dependency graph for x86-call.c:
This graph shows which files directly or indirectly include this file:

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_intervalprocess_call (xed_decoded_inst_t *xptr, const xed_inst_t *xi, interval_arg_t *iarg)
 

Function Documentation

◆ call_is_push_next_addr_idiom()

static bool call_is_push_next_addr_idiom ( xed_decoded_inst_t *  xptr,
interval_arg_t iarg 
)
static

Definition at line 67 of file x86-call.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ process_call()

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

Definition at line 81 of file x86-call.c.

Here is the call graph for this function: