LLVM: llvm::object::Elf_Mips_RegInfo< ELFType< Endianness, true > (original) (raw)

#include "[llvm/Object/ELFTypes.h](ELFTypes%5F8h%5Fsource.html)"

Inheritance diagram for llvm::object::Elf_Mips_RegInfo< ELFType< Endianness, true > >:

Public Attributes
Elf_Word ri_gprmask
Elf_Word ri_pad
Elf_Word ri_cprmask [4]
Elf_Addr ri_gp_value

Detailed Description

template<llvm::endianness Endianness>
struct llvm::object::Elf_Mips_RegInfo< ELFType< Endianness, true > >

Definition at line 781 of file ELFTypes.h.

Member Data Documentation

ri_cprmask

ri_gp_value

ri_gprmask

ri_pad


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