HPCToolkit
x86-process-inst.c File Reference
#include <stdio.h>
#include <stdbool.h>
#include <assert.h>
#include "x86-addsub.h"
#include "x86-and.h"
#include "x86-call.h"
#include "x86-decoder.h"
#include "x86-enter.h"
#include "x86-leave.h"
#include "x86-jump.h"
#include "x86-move.h"
#include "x86-push.h"
#include "x86-interval-highwatermark.h"
#include "x86-return.h"
#include "x86-cold-path.h"
#include "x86-interval-arg.h"
Include dependency graph for x86-process-inst.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UWRECIPE_DEBUG   1
 

Functions

unwind_intervalprocess_inst (xed_decoded_inst_t *xptr, interval_arg_t *iarg)
 

Macro Definition Documentation

◆ UWRECIPE_DEBUG

#define UWRECIPE_DEBUG   1

Definition at line 65 of file x86-process-inst.c.

Function Documentation

◆ process_inst()

unwind_interval* process_inst ( xed_decoded_inst_t *  xptr,
interval_arg_t iarg 
)

Definition at line 68 of file x86-process-inst.c.

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