relocation_info Struct Reference

Back to the index.

Public Attributes | List of all members
relocation_info Struct Reference

#include <exec_bout.h>

Public Attributes

int r_address
 
unsigned r_symbolnum:24
 
unsigned r_pcrel:1
 
unsigned r_length:2
 
unsigned r_extern:1
 
unsigned r_bsr:1
 
unsigned r_disp:1
 
unsigned r_callj:1
 
unsigned r_calljx:1
 

Detailed Description

Definition at line 212 of file exec_bout.h.

Member Data Documentation

◆ r_address

int relocation_info::r_address

Definition at line 213 of file exec_bout.h.

◆ r_bsr

unsigned relocation_info::r_bsr

Definition at line 231 of file exec_bout.h.

◆ r_callj

unsigned relocation_info::r_callj

Definition at line 233 of file exec_bout.h.

◆ r_calljx

unsigned relocation_info::r_calljx

Definition at line 234 of file exec_bout.h.

◆ r_disp

unsigned relocation_info::r_disp

Definition at line 232 of file exec_bout.h.

◆ r_extern

unsigned relocation_info::r_extern

Definition at line 230 of file exec_bout.h.

◆ r_length

unsigned relocation_info::r_length

Definition at line 225 of file exec_bout.h.

◆ r_pcrel

unsigned relocation_info::r_pcrel

Definition at line 221 of file exec_bout.h.

◆ r_symbolnum

unsigned relocation_info::r_symbolnum

Definition at line 215 of file exec_bout.h.


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

Generated on Tue Aug 25 2020 19:25:06 for GXemul by doxygen 1.8.18