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

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

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

Public Attributes
Elf_Word ri_gprmask
Elf_Word ri_cprmask [4]
Elf_Addr ri_gp_value

Detailed Description

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

Definition at line 773 of file ELFTypes.h.

Member Data Documentation

ri_cprmask

ri_gp_value

ri_gprmask


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