GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Public Attributes | List of all members
riscv_arg_info Struct Reference

Classes

struct  location
 

Public Attributes

const gdb_byte * contents
 
int length
 
int align
 
struct typetype
 
struct riscv_arg_info::location argloc [2]
 
bool is_unnamed
 

Detailed Description

Definition at line 2521 of file riscv-tdep.c.

Member Data Documentation

◆ align

int riscv_arg_info::align

Definition at line 2530 of file riscv-tdep.c.

Referenced by riscv_arg_location(), and riscv_call_arg_scalar_int().

◆ argloc

struct riscv_arg_info::location riscv_arg_info::argloc[2]

◆ contents

const gdb_byte* riscv_arg_info::contents

Definition at line 2524 of file riscv-tdep.c.

Referenced by riscv_arg_location().

◆ is_unnamed

bool riscv_arg_info::is_unnamed

◆ length

int riscv_arg_info::length

◆ type

struct type* riscv_arg_info::type

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