Linux Perf
jr_entry Union Reference

#include <jitdump.h>

Collaboration diagram for jr_entry:
Collaboration graph

Public Attributes

struct jr_code_debug_info info
 
struct jr_code_close close
 
struct jr_code_load load
 
struct jr_code_move move
 
struct jr_prefix prefix
 
struct jr_code_unwinding_info unwinding
 

Detailed Description

Definition at line 115 of file jitdump.h.

Member Data Documentation

◆ close

struct jr_code_close jr_entry::close

Definition at line 117 of file jitdump.h.

◆ info

struct jr_code_debug_info jr_entry::info

Definition at line 116 of file jitdump.h.

◆ load

struct jr_code_load jr_entry::load

Definition at line 118 of file jitdump.h.

◆ move

struct jr_code_move jr_entry::move

Definition at line 119 of file jitdump.h.

◆ prefix

struct jr_prefix jr_entry::prefix

Definition at line 120 of file jitdump.h.

◆ unwinding

struct jr_code_unwinding_info jr_entry::unwinding

Definition at line 121 of file jitdump.h.


The documentation for this union was generated from the following file: