gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
pdr Struct Reference

#include <coff_sym.h>

Public Attributes

coff_addr adr
 
coff_addr cbLineOffset
 
coff_int isym
 
coff_int iline
 
coff_uint regmask
 
coff_int regoffset
 
coff_int iopt
 
coff_uint fregmask
 
coff_int fregoffset
 
coff_int frameoffset
 
coff_int lnLow
 
coff_int lnHigh
 
unsigned gp_prologue: 8
 
unsigned gp_used: 1
 
unsigned reg_frame: 1
 
unsigned prof: 1
 
unsigned reserved: 13
 
unsigned localoff: 8
 
coff_short framereg
 
coff_short pcreg
 

Detailed Description

Definition at line 191 of file coff_sym.h.

Member Data Documentation

◆ adr

coff_addr pdr::adr

Definition at line 192 of file coff_sym.h.

◆ cbLineOffset

coff_addr pdr::cbLineOffset

Definition at line 193 of file coff_sym.h.

◆ frameoffset

coff_int pdr::frameoffset

Definition at line 201 of file coff_sym.h.

◆ framereg

coff_short pdr::framereg

Definition at line 211 of file coff_sym.h.

◆ fregmask

coff_uint pdr::fregmask

Definition at line 199 of file coff_sym.h.

◆ fregoffset

coff_int pdr::fregoffset

Definition at line 200 of file coff_sym.h.

◆ gp_prologue

unsigned pdr::gp_prologue

Definition at line 205 of file coff_sym.h.

◆ gp_used

unsigned pdr::gp_used

Definition at line 206 of file coff_sym.h.

◆ iline

coff_int pdr::iline

Definition at line 195 of file coff_sym.h.

◆ iopt

coff_int pdr::iopt

Definition at line 198 of file coff_sym.h.

◆ isym

coff_int pdr::isym

Definition at line 194 of file coff_sym.h.

◆ lnHigh

coff_int pdr::lnHigh

Definition at line 203 of file coff_sym.h.

◆ lnLow

coff_int pdr::lnLow

Definition at line 202 of file coff_sym.h.

◆ localoff

unsigned pdr::localoff

Definition at line 210 of file coff_sym.h.

◆ pcreg

coff_short pdr::pcreg

Definition at line 212 of file coff_sym.h.

◆ prof

unsigned pdr::prof

Definition at line 208 of file coff_sym.h.

◆ reg_frame

unsigned pdr::reg_frame

Definition at line 207 of file coff_sym.h.

◆ regmask

coff_uint pdr::regmask

Definition at line 196 of file coff_sym.h.

◆ regoffset

coff_int pdr::regoffset

Definition at line 197 of file coff_sym.h.

◆ reserved

unsigned pdr::reserved

Definition at line 209 of file coff_sym.h.


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

Generated on Fri Feb 28 2020 16:27:14 for gem5 by doxygen 1.8.13