HPCToolkit
x86-intel11-f90main.c File Reference
#include <string.h>
#include "x86-unwind-interval-fixup.h"
#include "x86-unwind-interval.h"
Include dependency graph for x86-intel11-f90main.c:

Go to the source code of this file.

Functions

int x86_adjust_intel11_f90main_intervals (char *ins, int len, btuwi_status_t *stat)
 

Variables

static char intel11_f90main_signature []
 

Function Documentation

◆ x86_adjust_intel11_f90main_intervals()

int x86_adjust_intel11_f90main_intervals ( char *  ins,
int  len,
btuwi_status_t stat 
)

Definition at line 64 of file x86-intel11-f90main.c.

Variable Documentation

◆ intel11_f90main_signature

char intel11_f90main_signature[]
static
Initial value:
= {
0x53,
0x48, 0x89, 0xe3,
0x48, 0x83, 0xe4, 0x80,
0x55,
0x55,
0x48, 0x8b, 0x6b, 0x08,
0x48, 0x89, 0x6c, 0x24, 0x08,
0x48,
}

Definition at line 51 of file x86-intel11-f90main.c.